[ZPT] CVS: Packages/TAL - CHANGES.txt:1.2
Evan Simpson
evan@digicool.com
Mon, 18 Jun 2001 10:48:51 -0400
Peter Bengtsson wrote:
>>+ - Added simple ZPT vs. TAL vs. DTML benchmarks, run by
>
> ZPT vs. TAL ??
> I thought the two were the same more or less. ZPT the Product and TAL the
> spec.
TAL is a spec, but the TAL package is also an independent
implementation. It has only a very crude expression language, by
itself. Page Templates use TAL, but add the overhead of a full TALES
implementation. I wanted to verify that this overhead wasn't too large.
I suppose it could be stated as (TAL + TALES) vs. TAL
Cheers,
Evan @ digicool