On Wed, May 7, 2008 at 12:20 AM, Johan Compagner <[EMAIL PROTECTED]> wrote:
> if the scanning of the classpath is expensive (i guess all classes are
>  loaded that are scanned..)
>  cant there be an option that the scanning is only done once?
>  When you create the jar so with maven/ant?
>  When creating the jar you are scanning everything and create a manifest
>  entries of all the packages.
>  those manifest entries are then read in when the jar is in the classpath

So it would be either you find a special entry and use that or you
scan if such an entry is not found for a jar?

Eelco

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to