4 ms·
Moving to 2.x still seems like more trouble than it's worth, but maybe I'm just burnt out on learning another templating system =/
by jojopotato 13y ago
Moving to 2.x still seems like more trouble than it's worth, but maybe I'm just burnt out on learning another templating system =/
- latj 13y agoIs scala not the templating in 1.x?
- jojopotato 13y agoApparently it's groovy, I just knew it as the templating for Play before now :) http://www.playframework.com/documentation/1.2.5/templates#syntax http://www.playframework.com/documentation/1.2.5/templates#s...
- vorg 13y agoThey needed to ditch Groovy for Play 2. Seems the Android guys are facing the same problems with Groovy in their Gradle based build system, and the Gradle team are considering switching to Scala for Gradle 2 to keep Android on board.
- happy_dino 13y agoCan you explain/give a link?
- happy_dino 13y agoYou can use any templating system you want, including the one which was used in Play 1.