[jboss-dev-forums] [Design of JBossCache] - Re: Last chance for any changes to the 2.0.0 API
manik.surtani@jboss.com
do-not-reply at jboss.com
Mon Dec 18 06:42:35 EST 2006
anonymous wrote :
|
| I still don't know how Node will proxy calls to Cache. Currently, NodeImpl is tied directly to TreeCache. How are these two classes going to interact?
|
|
At the moment I propose each node implementation has a reference to TreeCache since all "real" work happens by making calls to the TreeCache which then passes the call up the interceptor stack.
In 2.1.0, this can change, to clean up this otherwise spidery model, but for now I don't want to change this.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3994628#3994628
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3994628
More information about the jboss-dev-forums
mailing list