You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cambridge...@googlegroups.com
Hello Cambridge Template Engine community,
Has anyone done some comparison between Cambridge and Thymeleaf? I can imagine this would be a popular FAQ entry on project's github wiki/pages.
Kind regards, Stevo.
Jeff Schnitzer
unread,
Jul 8, 2012, 12:27:17 PM7/8/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cambridge...@googlegroups.com
I could be wrong, but Thymeleaf seems to lack Cambridge's template
inheritance mechanism. I've found this feature (or some analogue) to
be mandatory for an even minimally useful template system. Even JSP
has tag files and tag fragments.
Jeff
Jon Stevens
unread,
Jul 8, 2012, 1:11:37 PM7/8/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cambridge...@googlegroups.com
Template inheritance and a pluggable EL processor (we use JEXL) are MUST HAVE features and is the reason why Cambridge wins out over everything else out there.