I have a question about how to embed classes or packages in a bundle. For instance, given the example extender based application, assume one of the shapes is using classes from swingx. Rather than add org.jdesktop.swingx to the map of framework system packages when felix is started up by the host, is there a way to embed the package (or specific class) in the bundle?
Thanks Garrett

