On Wed, Sep 1, 2010 at 11:58 AM, Laurent PETIT <laurent.pe...@gmail.com> wrote:
>> The ideal setup, in my opinion, after using all sorts of different web
>> frameworks and languages over the last 14 years, is to have all the
>> HTML in the template - code never generates HTML - and to have *some*
>> markup in the HTML template to allow:
>> * dynamic variable substitution
>> * conditional selection
>> * looping
>> * including other templates (or some sort of 'wrapping' to make
>> layouts with common elements easy to work with)
>
> Interestingly, after reading the above bullets, I first thought you
> were describing what enlive is doing ! :)
>
I thought most template system are doing these, one way or another.
The devil is in the detail though.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to