The second one caches the results from the annotations processing per class. The first one always makes the scanning for @Inject.
This is improved in 1.5-SNAPSHOT and the caching logic is now in Injector (wicket-ioc) and shared between Spring and Guice integrations. On Wed, 2010-06-09 at 10:48 +0200, nino martinez wael wrote: > What's the difference between > InjectionFlagCachingGuiceComponentInjector and GuiceComponentInjector > ? > > regards Nino > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
