Dear Wiki user, You have subscribed to a wiki page or wiki category on "Commons Wiki" for change notification.
The "classscan" page has been changed by Charles Honton: http://wiki.apache.org/commons/classscan?action=diff&rev1=7&rev2=8 ==== Cache ==== With this approach, `MetaRegistry` would have a default implementation that simply deferred to the available '''scanner'''. The default implementation could then be wrapped by a `MetaRegistry` implementation that would provide a general-purpose cache for the class metadata (see "wrapper structure" idea under "development ideas"). This way caching could be implemented independently, and reusably, from scanning. This might or might not be compatible with the "iterative scan approach" ideated in the '''Scanners''' section. + == Testing the Implementation == + Replace the xbean-finder clones in branches of the following + * OpenEJB + * TomEE + * Geronimo + * Struts + * XBean + --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org