8 May
2001
8 May
'01
2:07 p.m.
From: "Evan Simpson"
From: "Peter Bengtsson" <mail@peterbe.com>
I.e. I start with a template and most likely end up in a template.
Am I alone on using templating objects for URL-hitting objects?
Not at all. Both patterns have their place, and making code objects primary is a relatively new idiom.
I use about an 80% - 20% mix on my sites so far. Many of form URLs are Python Scripts.
Let me clarify. 80% DTML - 20% Scripts