Actually I cannot right now estimate performance impact,
so we might want to find another solution

Thanks,
Mikhail

2006/4/12, Soeren Strassfeld <[EMAIL PROTECTED]>:
>
> > 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
> >
> Hi,
> So you are able to run two different versions of one class within the
> one jvm instance? This is cool,
> and of course much more elegant than repackaging the whole "non-harmony"
> library parts.
>
> Thanks,
> Soeren
> > 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]
>
> ---------------------------------------------------------------------
> 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]

Reply via email to