[Zope] Re: I Zope 3 - TAL, DTML vs. Python
Chris Withers
chrisw@nipltd.com
Fri, 31 May 2002 08:27:54 +0100
Jan Smith wrote:
>
> Thanks to everyone who added their thoughts about TAL, DTML and Python.
No worries...
> You
> have given me renewed energy I'll try presevering with TAL
A good first step would be to refer to it as ZPT ;-) TAL on it's own isn't much
use. TAL, METAL and TALES make up ZPT, which is pretty cool as a whole...
> and maybe try
> some tentative steps with python scripts.
Python Scripts rock, good call :-)
> I wish there were more examples
> for newbies to ease the learning curve.
Install Zope 2.5.1 and check out the Examples folder in the root.
cheers,
Chris