Play - Java vs. Scala Templates -


I'm new to play, and I know there are two types of templates:

1 ) Java-based $ {...}, # {tagname}}, @ {...} ...

as well as scalas based special symbol as '@'

I'm not sure whether they are going to take each other out or to work together to supplement and work together.

What are the pros and cons using every one? Choose a template rule or use both?

As you can see, only use templates @ - Syntax at this moment

If you are interested, then the templateing engine is now with the main playback work, I think the support of better engines will be better.


Comments

Popular posts from this blog

python - Strange behavior using PyQt4's 'pyqtSlot' decorator before another decorator -

c# - UnhandledExceptionMode.ThrowException for AppDomain.UnhandledException -

c# - Process.Kill() returns access denied -