Hi, On 23.01.2010 15:49, Justin Edelson wrote: > On Sat, Jan 23, 2010 at 9:27 AM, Felix Meschberger <[email protected]>wrote: > >> Hi, > > ... > >> So, from my POV, it would be a good option to replace the BSF >> javax.script package with the ServiceMix version and thus be able to >> remove the boot class path hacks. Ergo, embed the javax.script package >> from the ServiceMix bundle in the scripting.api bundle. >> > Hmmmm. Why embed javax.script in the scripting.api bundle?
What's the consequence of installing the service mix bundle ? What does the bundle's Activator do ? (I have to admit, that I could not understand what this is used for ....). I see the advantage of having the API separate (it could just be omitted on a Java 6 and higher platform) and upgrading our own API extensions would not have an influence on "bare API" users. Regards Felix
