[jboss-jira] [JBoss JIRA] Commented: (JBCACHE-797) Cache to provide a Node implementation that can hide the internal metadata
Manik Surtani (JIRA)
jira-events at jboss.com
Mon Oct 9 11:46:41 EDT 2006
[ http://jira.jboss.com/jira/browse/JBCACHE-797?page=comments#action_12344891 ]
Manik Surtani commented on JBCACHE-797:
---------------------------------------
I don't see why not. I think we need a more sophisticated NodeFactory in the first place though. The current approach to creating nodes is mimicking nodes of parent type, and all this starts with the root. A better approach would be to have the node instance type injected into the factory when the cache starts, based on configuration settings (i.e., optimistic or pessimistic locking, whether this is a pojo cache or a plain cache, etc)
> Cache to provide a Node implementation that can hide the internal metadata
> --------------------------------------------------------------------------
>
> Key: JBCACHE-797
> URL: http://jira.jboss.com/jira/browse/JBCACHE-797
> Project: JBoss Cache
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Reporter: Ben Wang
> Assigned To: Manik Surtani
> Fix For: 2.1.0
>
>
> This came up from a Forum thread. Can we offer a second node implementation such that we can deposit the metadata into that node that is hiding away from the user?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list