[jboss-dev-forums] [Design of JBossCache] - Re: JBCACHE-1004 and JBCACHE-1005
genman
do-not-reply at jboss.com
Thu Mar 15 02:22:50 EDT 2007
I'm guessing for a Cache that has multiple regions that the key/value pairs will likely be different types. But I concede there may be cases where the data types are homogeneous across the cache.
The only downside I see, from a user perspective, is that one might wonder if it is good practice to use a untyped cache.
The best argument against typing, is that as the eventual practice will be to share a different types of data in a single cache, rather than have multiple caches.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028247#4028247
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4028247
More information about the jboss-dev-forums
mailing list