* Ryan Thompson ([EMAIL PROTECTED]) [31 Dec 2001 08:19]:

[...]
> I've tried or at least taken a critical look at most of the template
> systems out there, and they [...] use constructs/syntax that break
> HTML validation.

Surely you only validate your HTML that's served and not your template
system source?

I, personally, would be quite annoyed if I had to do things like:

<if expr="$a < $b">
blah blah
<else />
flarp flarp
</if>


cheers,
-- 
iain.                                          <http://eh.org/~koschei/>

Reply via email to