scala - Handling multiple template files with playframework in complex application? -


i found out scala absolutely interesting programming language. since i'm not real desktop application developer more webdeveloper wanted try out play framework , if works purposes.

so far, it, seems easy use , developers think through.

but wanted create application different templates, "internal", "external" , "admin" area. figured out try out "modular application" thing seems work can't see possibility create multiple "template" files.. after few hours of googling, thought should ask..

has of done yet? tips how organise best way?

thanks lot!

you can have many views required , can organize them in packages (under app.views package) in many levels. need learn how reference required view controller.

take sample schema.

in other words importantis clear , comfortable for you order, you able work after 3 years without additional notes.


Comments

Popular posts from this blog

ios - iPhone/iPad different view orientations in different views , and apple approval process -

java Extracting Zip file -

C# WinForm - loading screen -