On Mon, 24 Sep 2001, Philip Coombes wrote:

> Yes, a filter would be possible, however for that it would need to do
> a contextual analysis which in many ways would just duplicate what the
> template module already does.

Only if you choose a compicated implementation.  I don't consider the
complexity of a filter to be an argument against implementing one!  Put it
in a module if having it hanging out in your code bothers you.  Take a
look at HTML::Template::Expr for an example of how to do it.

-sam


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to