As the current stat of play 2.0 Is it better to wait for It to be more mature and use play 1.x
or go for play 2.0 as I notice that play 2.0 nearly have no plugins that exist for 1.x
As the current stat of play 2.0 Is it better to wait for It
Share
I am a huge supporter of Play 2.0, mostly for its huge improvements in async support and core integration with Akka. The Scala API is much better in 2.0 than 1.2.4, and using SBT as the underlying build system was also a great decision.
If you’re worried about plugins, don’t be, because you can use practically anything that is compatible with SBT.
Play 2.0 is truly the natural evolution of the Play Framework, and investing into the 1.x platform at this point in the game will yield little return.