Hi all, I was wondering about the following scenario and how this can be done in Aries Subsystems.
Let's say you have a composite subsystem that exports some packages. Now at some point in time you update a bundle inside that composite subsystem and now it exports another version of a package that it previously exported, or maybe even a totally new package. In such a case I would really like to change what the composite subsystem exports. The OSGi subsystem spec does not (yet) define an update() operation but is something like this somehow possible with the Aries implementation? Thanks, David
