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. |
[ https://issues.apache.org/jira/browse/OFBIZ-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated OFBIZ-1302: ------------------------------ Attachment: framework-base-CacheLine-SubClasses.patch > 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. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated OFBIZ-1302: ------------------------------ Assignee: Adam Heath > 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 > Assignee: 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. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath closed OFBIZ-1302. ----------------------------- Resolution: Fixed Closed by version 585661. > 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 > Assignee: 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. |
Free forum by Nabble | Edit this page |