[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: JBMICROCONT-330 - Preconfigured MDR and scopes
adrian@jboss.org
do-not-reply at jboss.com
Fri Aug 8 12:51:42 EDT 2008
"alesj" wrote : This move
| - protected MetaDataContext createMetaDataContext(List retrievals)
|
made the following classes:
- CachingBasicKernelMetaDataRepository (org.jboss.kernel.plugins.metadata.basic)
- PolicyCachingBasicKernelMetaDataRepository (org.jboss.kernel.plugins.metadata.basic)
- LRUPolicyCachingBasicKernelMetaDataRepository (org.jboss.kernel.plugins.metadata.basic)
- TimedPolicyCachingBasicKernelMetaDataRepository (org.jboss.kernel.plugins.metadata.basic)
useless, since they don't serve the caching override function anymore.
You should add @Override so it doesn't compile if somebody refactors
the callback.
Why didn't I see any failing tests? I must be blind?
anonymous wrote :
| What's the best way to port this?
| Overriding this in some ControllerContext impl doesn't seem like a good fit.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4169648#4169648
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4169648
More information about the jboss-dev-forums
mailing list