"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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...