Re: [python-nl] Building a plugin enable application

2006-08-24 Berichten over hetzelfde onderwerp Winfried Tilanus
On 08/21/2006 Arjan Molenaar wrote: > Gaphor heeft er eentje welke losjes geinspireerd is op Eclipse (met > xml file enzo): En als dat een overkill is: de meest basis functie hiervoor is __import__() Mijn werk drijft op varianten op deze code: for job in settings['jobs']: mod = __import__(

Re: [python-nl] Building a plugin enable application

2006-08-23 Berichten over hetzelfde onderwerp Arjan Molenaar
Martijn Pieters <[EMAIL PROTECTED]> wrote: > Jan Ripke wrote: >> Where can i find documentation and or (simple) examples on how to >> build a plugin enabled engine, wriiten in Python, which can >> incorporate Python plugin code. > > We praten over het algemeen gewoon Nederlands op de Python-NL lij

Re: [python-nl] Building a plugin enable application

2006-08-18 Berichten over hetzelfde onderwerp Martijn Pieters
Jan Ripke wrote: > Where can i find documentation and or (simple) examples on how to > build a plugin enabled engine, wriiten in Python, which can > incorporate Python plugin code. We praten over het algemeen gewoon Nederlands op de Python-NL lijst.. :) Ik zou op de Python Package Index (PyPI) ki