Comment on Play Framework Security AdvisoryparentComments−jojopotato13yMoving to 2.x still seems like more trouble than it's worth, but maybe I'm just burnt out on learning another templating system =/−latj13yIs scala not the templating in 1.x?−jojopotato13yApparently it's groovy, I just knew it as the templating for Play before now :)http://www.playframework.com/documentation/1.2.5/templates#s...−vorg13yThey 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_dino13yCan you explain/give a link?−happy_dino13yYou can use any templating system you want, including the one which was used in Play 1.
Comments
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 =/
Is scala not the templating in 1.x?
Apparently it's groovy, I just knew it as the templating for Play before now :)
http://www.playframework.com/documentation/1.2.5/templates#s...
They 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.
Can you explain/give a link?
You can use any templating system you want, including the one which was used in Play 1.