Re: python & osgi

2007-09-13 Thread Marc 'BlackJack' Rintsch
On Wed, 12 Sep 2007 18:13:13 -0700, Andreas Wapf wrote: > Is there something like a osgi implementation in python? I am really > impressed by the bundle system and the possibility to load and unload > bundles without wasting memory. I'm really impressed by the about 1000 pages OSGi specification.

python & osgi

2007-09-12 Thread Andreas Wapf
Is there something like a osgi implementation in python? I am really impressed by the bundle system and the possibility to load and unload bundles without wasting memory. Is it even possible to do something like that in python? Would be nice to have a very small python interpreter and just load the