Is it possible to store the same object multiple time but with different paths? Like /foo/byName and /foo/byId ? My problem is that I need to do lookups on both but i also need to be able to get all cached objects and iterate over them.
What happens to reference counting in the cache when there are multiple paths leading to the same object? S. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3829135#3829135 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3829135 ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
