On Fri, 11 Feb 2005, Scottsweep wrote:

> I'm working from the standpoint of not making associate any more
> complex, actually less so from the end user standpoint.

>From the standpoint of the maintainer it definitely looks more
complex.

> The thought of instantiating another object to do what can be done
> in a few lines of code internally seems far more complex to me.

These days I prefer less code in more modules.  HTML::Template has
reached a point where I'm extremely reluctant to add code to do work
that could be done just as well in a separate module.  Since this job
can be handled outside of HTML::Template, I think it should be.

-sam


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&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