[jboss-jira] [JBoss JIRA] Resolved: (JBCACHE-888) Remove TreeCache.UNITIALIZED, add NodeSPI.get/setDataLoaded()

Elias Ross (JIRA) jira-events at jboss.com
Thu Jan 18 21:12:52 EST 2007


     [ http://jira.jboss.com/jira/browse/JBCACHE-888?page=all ]

Elias Ross resolved JBCACHE-888.
--------------------------------

    Fix Version/s: 2.0.0.BETA1
       Resolution: Done

> Remove TreeCache.UNITIALIZED, add NodeSPI.get/setDataLoaded()
> -------------------------------------------------------------
>
>                 Key: JBCACHE-888
>                 URL: http://jira.jboss.com/jira/browse/JBCACHE-888
>             Project: JBoss Cache
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 2.0.0.ALPHA2
>            Reporter: Elias Ross
>         Assigned To: Elias Ross
>             Fix For: 2.0.0.BETA1
>
>
> For 2.0, I believe the intent is to stop having code explicitly reference TreeCache.
> One thing that strikes me as extremely clumsy is the TreeCache.UNITIALIZED flag that is set in the data map itself.
> I believe that adding the flag to the node can accomplish the same thing.
> It might make sense to look at this 
> http://java.sun.com/j2se/1.5.0/docs/api/java/util/EnumSet.html
> for setting flags, etc.

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