ivan <[EMAIL PROTECTED]> said something to this effect on 07/09/2001:
> ok I have two questions about TT, let me begin with the
> first one the easier ...
*snip*
> How can in the parent template distinguish between these two
> cases.... (if scalar place it, if file include it ). There is
> third case what if it is scalar-template -> then we have to
> parse/process the scalar..
The parent template cannot distinguish between these cases, nor
should it. The mechanisms for INCLUDING files and echoing strings
are radically different because of how the grammer is written.
Take a look at the Template::Context::include method to see how
and where you can override the behavior of INCLUDE by subclassing
Template::Context.
(darren)
--
Nothing worse could happen to one than to be completely understood.
-- Carl Gustav Jung