+ 1 I think those were duplicated for short-term convenience more than anything else.
Valentin On 25 Oct 2010, at 22:39, Alasdair Nottingham wrote: > It appears that we have multiple classes which basically create a > ClassLoader that delegates to a Bundle. Ones I know of are: > > /blueprint/blueprint-core/src/main/java/org/apache/aries/blueprint/utils/BundleDelegatingClassLoader.java > /util/src/main/java/org/apache/aries/util/BundleToClassLoaderAdapter.java > /jpa/jpa-container/src/main/java/org/apache/aries/jpa/container/unit/impl/BundleDelegatingClassLoader.java > > There may be others. I was wondering if it would make sense to try to > common these up into one place? > > Thoughts? > Alasdair > > -- > Alasdair Nottingham > [email protected]
