Re: [PATCH] fix for decode error in trackback plugin
will guaraldi <[email protected]>
| Newsgroups | gmane.comp.web.pyblosxom.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 26 Nov 2006, Ryan Barrett wrote: : > > will, are there any recommendations for plugins that import other > plugins? can they always assume that '' is in sys.path, so that > importing plugins like this will work? I don't think we have a policy or recommended practice for importing or requiring other plugins. Some things like the comment rejection plugins can be done with callbacks which gives us a nice loose coupling between plugins. But others don't work as well. I think we should have some kind of policy which at least specifies the expectations that plugin authors can rely on. I don't have any thoughts beyond that, though. How do other Python applications handle plugins and modules that depend on other plugins and modules? /will ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV