Marc Lindahl wrote: > > on 5/14/02 4:41 AM, Chris Withers at [EMAIL PROTECTED] scrivened: > > > > Okay, repeat the mantra over to yourself: > > > > Templating languages are not procedural languages > > Sounds nice, but what does it mean? AFAIK a procedural language is > something that has a definite order of execution... How does a templating > language differ?
A template language is all about filling in holes in a template. This should be thought of logically as happening 'all at once', so _not_ in a definite order of execution... cheers, Chris _______________________________________________ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )