Hacker News new | ask | show | jobs
by jojopotato 4692 days 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 =/
2 comments

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.