[
http://jira.jboss.com/jira/browse/JBCACHE-707?page=comments#action_12339823 ]
Ben Wang commented on JBCACHE-707:
----------------------------------
Further analyisis of the code reveals that there maybe two classes that uses array:
ContentList and AttributeList. Actually, it may be possible (or will it be better) to
refactor both classes such that they use the ArrayList underneath as a delegation since
the main purpose of both classes are to provide additional constraint checking rather.
Will need to check with the main authors of jdom then.
PojoCache to aspectize JDom classes
-----------------------------------
Key: JBCACHE-707
URL:
http://jira.jboss.com/jira/browse/JBCACHE-707
Project: JBoss Cache
Issue Type: Task
Security Level: Public(Everyone can see)
Components: PojoCache
Reporter: Ben Wang
Assigned To: Ben Wang
Fix For: POJOCache
Original Estimate: 2 weeks
Remaining Estimate: 2 weeks
This is suggested by Bela during a customer visit. Idea is the customer is using JDom
internally to store the documents such as mail, fax, email, parcel, and the like. However,
for clustering purpose, each single update on document element would require replication
of the whole document. Not a very efficient process.
If PojoCache can aspectize JDom classes then fine-grained replication can be done
transparently.
--
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