[jboss-dev-forums] [Design of JBossCache] - Re: Eviction redesign

bstansberry@jboss.com do-not-reply at jboss.com
Fri Aug 8 13:27:06 EDT 2008


"manik.surtani at jboss.com" wrote : Yup, see my comment above:
  | 
  | "manik.surtani at jboss.com" wrote : 
  |   | ...
  |   | * All other EvictionRegionConfigs will inherit values from EvictionConfig.getDefaultEvictionRegionConfig() for unset properties. This could be done by EvictionConfig when addEvictionRegionConfig() is called. 
  |   | ...
  |   | 

Sounds good.

My only other comment on this is to make sure a richly configured cache config can be built up using an IOC framework; i.e. not just by custom java code that knows the rules.  And preferably without requiring a lot of advanced IOC usage to do it; just straight injection of pojos into a tree structure. I *think* what you are proposing does that, but it's lunch time, and I'm lazy, so I'm not sure. ;)

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4169662#4169662

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4169662



More information about the jboss-dev-forums mailing list