You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Adam Heath (JIRA)" <ji...@apache.org> on 2007/10/04 16:39:50 UTC

[jira] Created: (OFBIZ-1302) Use sub-classes of CacheLine to manage hard/soft references.

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.


[jira] Updated: (OFBIZ-1302) Use sub-classes of CacheLine to manage hard/soft references.

Posted by "Adam Heath (JIRA)" <ji...@apache.org>.
     [ 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.


[jira] Closed: (OFBIZ-1302) Use sub-classes of CacheLine to manage hard/soft references.

Posted by "Adam Heath (JIRA)" <ji...@apache.org>.
     [ 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.


[jira] Updated: (OFBIZ-1302) Use sub-classes of CacheLine to manage hard/soft references.

Posted by "Adam Heath (JIRA)" <ji...@apache.org>.
     [ 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.