We can load those libraries by a dedicated class loader so that they will be invisible for apps but visible for our 'bridge' classes
Thanks, Mikhail 2006/4/11, Stepan Mishura <[EMAIL PROTECTED]>: > There are no other opinions but I believe this issue needs broader attention > so I'd like to start another thread. > > Harmony has a number of external libraries on the bootclasspath: ICU4C, > Xerces/Xalan. What if an app. uses the same library but another version? > What if library versions are not compatible? The possible way to resolve the > issue to perform repackaging (i.e. put everything external under > org.apache.harmony namespace, however I'm not sure that this applicable for > ICU4C library). > > Are there other options? > > Thanks, > Stepan Mishura > Intel Middleware Products Division > --------------------------------------------------------------------- > Terms of use : http://incubator.apache.org/harmony/mailing.html > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
