[jboss-dev] annotation scanning

Rémy Maucherat remy.maucherat at gmail.com
Wed Oct 28 13:34:06 EDT 2009


On Wed, Oct 28, 2009 at 6:16 PM, Ales Justin <ales.justin at gmail.com> wrote:
> The things that (should/will) help here are:
> * scan only once, everybody else just uses this info,
>   no additional scanning; which is not the case atm
> * restrict what should be scanned; jboss-scanning.xml
> * use exact class import/export info; osgi/jboss-classloading.xml
> * pre-indexed scanning; META-INF/anns.ser

There's an easy to spot opportunity to serialize the meta data that
comes out of the MergedJBossWebMetaDataDeployer too. This could be a
most efficient strategy, in addition to the improvements you've
listed.

>> Right, the grouping per location is the extra feature that is needed
>> for Servlet 3.0.
>
> I/We will add this once we decide what to do.
> Which current impl we actually use and maintain. ;-)

Ok !

Rémy




More information about the jboss-development mailing list