[jboss-jira] [JBoss JIRA] Created: (JBCACHE-1049) Store nested object references as node map values

Jason T. Greene (JIRA) jira-events at lists.jboss.org
Tue May 8 21:35:52 EDT 2007


Store nested object references as node map values
-------------------------------------------------

                 Key: JBCACHE-1049
                 URL: http://jira.jboss.com/jira/browse/JBCACHE-1049
             Project: JBoss Cache
          Issue Type: Task
      Security Level: Public (Everyone can see)
            Reporter: Jason T. Greene
         Assigned To: Manik Surtani
             Fix For: 2.0.0.GA


Currently an object reference is created as a sub node with a reference to another internal node

like this:
/__JBossInternal__/person/test1/_ID_/3j001-m1nqj2-f1gyfwkz-1-f1gyfwmw-3/address
                            PojoReferebce -> /__JBossInternal__/person/test1/_ID_/3j001-m1nqj2-f1gyfwkz-1-f1gyfwsn-b

This can be simplified to just an attribute on the containing object that contains the reference. Also, this will simplify notification handling, since we can easily determine get/set operations on the field.



-- 
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