1 May 2002 13:16
Template
Hi all As far as I can see, each time you use templates, you have to create a new $Template class and each time you apply a template, a new rendere is instanciated. That costs resources every time you make output. What about having one global instance for each renderer that is created the first time it is used ? Or one global Template class for that ? Or don't I see a fundamental disadvantage for this way of doing it (could be that, too of course) bye Manuel mailto:grin@... -- "How should I know if it works? That is what beta testers are for." -- Linus Torwald
RSS Feed