[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:45:45 EST 2006
anonymous wrote :
|
| This is an excellent proposal. Especially, branching off Cache from Node which was totally confusing! I would suggest to consider moving some methods from Cache to CacheSPI, like TransactionalManager and InvocationContext if possible. If you read carefully your post you already have this planned I believe.
|
|
Some things, yes, but not all. Remember that typical end-user apps will not have access to the CacheSPI, just the Cache. Which includes things like Brian's http session repl code and Hibernate's TreeCacheProvider. Both of these would need access to the InvocationContext to set specific options.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3994632#3994632
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3994632
More information about the jboss-dev-forums
mailing list