On Tue, 13 Nov 2001 19:44:12 -0500 (EST) Sam Tregar <[EMAIL PROTECTED]> wrote:
> Hello all. Here's a look at a design for my lastest crazy scheme - a > just-in-time compiler for HTML::Template! Any and all feedback would be > appreciated. Seems cool :) As for JIT, my different approach (off course, for different aim) here: http://bulknews.net/lib/archives/HTML-Template-DelayedLoad-0.01.tar.gz This is one of a 'Proxy Pattern', which acts like HTML::Template instance before the actual output() method call. -- Tatsuhiko Miyagawa <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
