Ok thanks, so I guess until I use 1.5 i should just use the caching one.. 2010/6/9 Martin Grigorov <[email protected]>
> 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] > >
