Skip to content
This repository has been archived by the owner on May 11, 2020. It is now read-only.

bartschuller/play2-scalate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What you see now is just a play project where I tried out what it takes to use Scalate in play2. But when thinking how people would want to use it, I guess it's important that the templates conform to play. This means type-safe parameter passing but also making sure that whatever you can do in play's templates, you can do in scalate.

This will probably involve only using Scalate's template parsers and implement our own code generation. And hooking it into play2.

Currently, working on this is not that high on my list of pet projects, so feel free to step in.

About

Using Scalate templates with Play2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages