David Bernard wrote:
I think it could be added to the instantiation of the plugin. So def __init__(self, extra_vars_func=None, options=None, search_path=None):


Why not define search_path as an options ?
Options are use to set the configuration of the TemplatePlugin.

Because I'd like this to be a standard thing that plugins should support. I'm not quite clear how, say, the stan plugin works, and maybe a search path wouldn't work there. But for most it should work, and I consider it a very important feature so I'd like it to be consistent.


--
Ian Bicking  /  [EMAIL PROTECTED]  /  http://blog.ianbicking.org

Reply via email to