Use sub-classes of CacheLine to manage hard/soft references.
------------------------------------------------------------
Key: OFBIZ-1302
URL: https://issues.apache.org/jira/browse/OFBIZ-1302
Project: OFBiz
Issue Type: Improvement
Components: framework
Affects Versions: SVN trunk
Reporter: Adam Heath
Priority: Trivial
Fix For: SVN trunk
Attachments: framework-base-CacheLine-SubClasses.patch
Create HardRefCacheLine and SoftRefCacheLine, both extending CacheLine, and
manage soft referencing this way. This makes the generics stuff simpler to
implement(coming soon).
This patch depends on OFBIZ-1295, OFBIZ-1299, OFBIZ-1300, and OFBIZ-1301.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.