tcalmant / ipopo

iPOPO: a Service-Oriented Component Model for Python
https://ipopo.readthedocs.io/
Apache License 2.0
69 stars 28 forks source link

Autostart bundle capability when loading running pelix shell #62

Closed freemonj closed 7 years ago

freemonj commented 8 years ago

I would the ability to autoload a bundle when the pelix.shell is invoked without having to start it manually at the command line interface. Presently only the --init argument is available but if you want multiple bundles to be loaded and in an specific order that gets difficult without a built-in capability.