On Wed, 16 Nov 2005 17:14:27 +0200, Edvard Majakari <[EMAIL PROTECTED]> wrote: >Hi, > >My idea is to create a system working as follows: each module knows >path to plugin directory, and that directory contains modules which >may add hooks to some points in the code. > >Inspired by http://www.python.org/pycon/2005/papers/7/pyconHooking.html
You may want to look at a few existing Python plugin systems. To get you started, here's a link to the Twisted plugin system documentation: <http://twistedmatrix.com/users/warner/doc-latest/core/howto/plugin.html> Jean-Paul -- http://mail.python.org/mailman/listinfo/python-list