On 2005-12-24, Octavian Rasnita <[EMAIL PROTECTED]> wrote:
> I have tried HTML::Template::Compiled and I found a bug in it some time ago.
> I have asked about it on some mailing lists, but with no helpful answer, so
> I have decided to use HTML::Template.
>
> I was also impressed by the speed of HTML::Template::Compiled and by that
> feature of accessing global vars using the dot notation.
>
> But the problem was that HTML::Template::Compiled use to keep the data in
> memory, and show it to the next page visitor.
>
> I have tried to undef the vars all over the places but with no results.
> After I have changed HTML::Template::Compiled with HTML::Template, all the
> issues disappeared.

Thanks for the feedback Octavian. If you remember enough details, please
submit a bug report about it:

http://rt.cpan.org/NoAuth/Bugs.html?Dist=HTML-Template-Compiled

> Tina Mueller, the author of HTML::Template::Compiled wrote on a mod_perl
> mailing list that HTML::Template::Compiled is not production ready and that
> her module might have some "copy-on-write" issues and that it needs more
> tests...

I agree it needs some refinement. For example, I would like for methods and
hashrefs both use the dot notation, like TT. 

I'm using HTML::Template today, and am interesting to contributing to
make it production-worthy in the future.  

Tina has given me CVS commit access to help that make that happen.

If others are interested to improve it, I think Tina will be receptive
based on own experience. 

    Mark

-- 
http://mark.stosberg.com/ 



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Html-template-users mailing list
Html-template-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to