12 Sep
2003
12 Sep
'03
5:48 p.m.
On Fri, 2003-09-12 at 10:23, Edward Muller wrote:
Generally speaking: -Migrate the 'presentation' parts of the site to page templates. -Migrate the 'logic' parts of the site to python scripts.
Even more generally speaking: - If it ain't broke, don't fix it. ZPT may be a better choice for a *new* project than DTML, but it's absurd to suggest that ZPT conveys any advantage that is worth refactoring an working system for. $.02, Dylan