On Thu, 27 Jan 2005 23:02:23 -0500, Perrin Harkins <[EMAIL PROTECTED]> wrote:As a general rule, I don't like it when modules co-opt import() for something that is totally different from importing. I'd rather see this done in a separate method, at least as an option.
I can make the following work just as easily (in fact, that is what is happening under the hood right now as tt_config is called from the call to import)..
Would there be any way to use this plugin and have multiple TT objects? I ask this because I have a situation where I have 2 TT objects that have very different parameters. For instance, one has the WRAPPER parameter set to a site wrapping template and the other doesn't.
So at certain situations I have to use the first (showing a page) and in others I have to use the second (sending an email). So, is this possible with your plugin? If not, would it be hard to include (not having looked at the source yet)? Or is this a situation where I'm just better off not using the plugin.
-- Michael Peters Developer Plus Three, LP
_______________________________________________ templates mailing list [email protected] http://lists.template-toolkit.org/mailman/listinfo/templates
