Re: [picocontainer-dev] PicoContainer Jar Indexing.
Stuart Barlow <sbarlow-tbY8ZXvQ4Ul8UrSeD/[email protected]>
| Newsgroups | gmane.comp.java.picocontainer.devel |
|---|---|
| Message-ID | <[email protected]> |
IN java 1.6 Sun are looking at 2 different containers for classes. One that is optimized for download/transport i.e. highly compressed And another that is optimized for speedy loading. I cant see META-INF/INDEX.LIST files in the Spring or XFire jars. Is this something that application developers would generate for their applications and is not something that frameworks should ship? > Now, I certainly haven't profiled classloading since JDK 1.4.2, so it is > possible that Sun optimized jar classloading enough that the index is no > longer needed. -- Stuart