interested in feedback with new template engine
"Joe Hudson" <[email protected]>
| Newsgroups | gmane.comp.web.freemarker.user,gmane.comp.web.freemarker.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello everyone,
I have created a new template engine to address some missing functionality
that I have wanted in FreeMarker for a long time. I would really appreciate
feedback from anyone that would like to kick the tires. It is called
ZipScript and can be found at http://www.zipscript.org (which will take you
to the googlecode project page).
Also, I am not terribly good at writing friendly documentation and would
appreciate anyone that would like to participate in the growth of this
project with me especially in the docs area...
Some of the features that I have address are:
- can define macro parameters as nested components (which gives you the
ability to create complex UI components)
- added a formatting character '|' so you can do stuff like ${myDate|"MMM
dd, yyyy"} or ${myDate|short}
- added boolean and object evaluators so you can get more than just merge a
template with an object model to get the string results
Thank you all very much. And, thank you FreeMarker guys for such a great
product.
Joe Hudson
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
FreeMarker-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freemarker-user