| 1 | a development time REPL for experimenting with controller/resource/DTO/model objects? | New |
| 3 | ant task for pre-compilng scalate templates | New |
| 5 | generate nice HTML from the source code so folks can browse the code more easily - maybe using SXR? | New |
| 9 | support the mapping of an XML element to a function invocation in SSP | New |
| 10 | the current template compiler depends on the context class loader being a nice behaving URLClassLoader - which fails by default in maven tests. Can we pass just a class loader to Scala compiler? | New |
| 12 | XML based template engine - like the XML flavour of JSP? (maybe called SXML?) | New |
| 55 | Scaml: Apply as many filters as possible at compile time | New |
| 60 | Scaml: Object References | New |
| 83 | create rpm, deb, pkg for the scalate release for easy install on linux | New |
| 92 | Document or create an archetype for deploying to GAE | New |
| 100 | should " be quoted as " by default? | New |
| 106 | Allow templates to extend custom traits | Accepted |
| 111 | if you precompile your templates, then deploy your WAR as an expanded WAR - changing templates don't reload | New |
| 113 | support for async/future expressions? | New |
| 117 | SSP expressions which are function calls or identifiers could avoid the {} | New |
| 142 | support compiling templates on the fly inside OSGi | New |
| 218 | would be nice in jade/scaml that attribute values could be function calls without requiring {} wrapper | New |
| 274 | Scalate Mustache shouldn't escape plain text under <script>, <style> html elements and must honor {{{}}} {{&}} expresions | New |