On Tue, 2004-08-24 at 16:16, erob wrote: > So this is basically the logic behind it.
You aren't actually telling us what problem you had here. > It is extensible, and the stash problem disappear because variables > dont clobber each others, as when forwarding all the content to the same > template. Maybe you were looking for INCLUDE instead of PROCESS? With INCLUDE, the stash is not clobbered by variables set inside of templates that are run. - Perrin _______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.template-toolkit.org/mailman/listinfo/templates
