[web-devel] A light-weight web framework
Joel Reymont
joelr1 at gmail.com
Thu Apr 5 13:31:17 EDT 2007
Do you see anything wrong with the approach I suggested, though?
On Apr 5, 2007, at 6:16 PM, Maurice Codik wrote:
> That's not necesarily true. Templates where there is mostly markup,
> but let you embed code into them using special tags (ex, <% code %
> >) are extremely popular and work fairly well. They also keep the
> template language simple because there is already a full-powered
> programming language thats embedded into it. Good examples of this
> method are ERB templates in Rails, JSPs, Perl Mason templates, etc.
--
http://wagerlabs.com/
More information about the web-devel
mailing list