Bizarre Name Resolution/Routing Problem

Bill Campbell linux-sxs
Wed Dec 8 11:25:14 PST 2004


On Wed, Dec 08, 2004, A. Khattri wrote:
>On Wed, 8 Dec 2004, Bill Campbell wrote:
>
>> My biggest objection to php is that it encourages really ugly
>> code, mixing HTML formatting with code.  I much prefer systems
>> that separate the web page design from the code.
>
>I dont see much difference between <? include "code.php" ?> and using
>custom tags.

Zope Page Templates (ZPT) have as a design criterion that the page be valid
HTML thus usable with popular HTML tools.  This is one of the reasons that
DTML, which was the original Zope templating, is deprecated in the Zope
world with ZPT preferred.

One of the more daunting bumps on the Zope/Plone learning curve is learning
to handle the METAL macros.

Bill
--
INTERNET:   bill at Celestial.COM  Bill Campbell; Celestial Software LLC
UUCP:               camco!bill  PO Box 820; 6641 E. Mercer Way
FAX:            (206) 232-9186  Mercer Island, WA 98040-0820; (206) 236-1676
URL: http://www.celestial.com/

The difference between science and the fuzzy subjects is that science
requires reasoning while those other subjects merely require scholarship.
                -- Robert Heinlein


More information about the Linux-users mailing list