On 8/5/09 12:14, Carsten Ziegeler wrote:
I think it's great the way it is right now - it's sufficient for this
use case and if people need more for provisioning there are other
solutions available.
For me this is the reason to keep any changes simple, but I don't think
it is a reason to not look for improvements.
The only issue I want to address is to avoid forcing people to edit the
config.properties if they simply want to install some bundles during
framework startup. For example, you can now do:
java -jar bin/felix -b /path/to/bundles
And this will automatically install and start the bundles in the
specified directory. I found this convenient.
However, I am in complete agreement with the thrust of your message,
which is we shouldn't go overboard.
-> richard