[jboss-dev-forums] [Design of JBossCache] - Re: Gravitation and POJO Cache

jason.greene@jboss.com do-not-reply at jboss.com
Fri Jun 22 14:12:41 EDT 2007


I had been considering moving __JBossInternal__ to be an adjacent node to the initial referring node.

For example attach("a/b/c/User", user);

would result in:
/a
  /b
    /c
      /User
      /__JBossInternal__

The problem is, of course, that multiply referenced nodes could cross, so in your case shared references between sessions would be a problem.

-Jason

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

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



More information about the jboss-dev-forums mailing list