Hacker News new | ask | show | jobs
by latj 4693 days ago
Is scala not the templating in 1.x?
1 comments

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?