[jboss-dev-forums] [Design of JBossCache] - Re: Tracking whether nodes are in-memory vs persisted
genman
do-not-reply at jboss.com
Sat Sep 1 04:46:41 EDT 2007
I thought Node should have had a "getNodeSPI" because: 1. Casts are almost always considered "cheating" and 2. Allows for creating a separate object for handling the SPI functionality. 3. Allows for some sort of proxy-security functionality. (Though if the user can cast the Node to NodeSPI, so much for security.)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4080198#4080198
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4080198
More information about the jboss-dev-forums
mailing list