[jboss-jira] [JBoss JIRA] Created: (JBCACHE-699) PojoCache create a modified Observable aop aspect pattern

Ben Wang (JIRA) jira-events at jboss.com
Sat Jul 15 23:27:11 EDT 2006


PojoCache create a modified Observable aop aspect pattern
---------------------------------------------------------

                 Key: JBCACHE-699
                 URL: http://jira.jboss.com/jira/browse/JBCACHE-699
             Project: JBoss Cache
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: PojoCache
            Reporter: Ben Wang
         Assigned To: Ben Wang
             Fix For: POJOCache


We have created a modified observable aop aspect under org.jboss.cache.pojo.observable. We need this becuase the original one didn't provide:

1) modified field information (only that it has been modified)
2) It does not distinguish pre- and post- modification events. Only emit when the field value has been changed.

This pattern is needed for the pojo field event notification mechanism.

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