Quick question:

Shouldn't File Install be listening for FrameworkEvent.STARTED and system bundle BundleEvent.STOPPING to bracket its management operations? In other words, it shouldn't do any actions until FrameworkEvent.STARTED is received and shouldn't do any actions after BundleEvent.STOPPING is received.

I looked in the code and it doesn't seem to be doing this, but it seems like it should. What do you think?

-> richard

Reply via email to