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:43:50 UTC

[jira] Created: (OFBIZ-1303) Don't use ObjectType.NULL for in memory table in CacheLineTable

Don't use ObjectType.NULL for in memory table in CacheLineTable
---------------------------------------------------------------

                 Key: OFBIZ-1303
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1303
             Project: OFBiz
          Issue Type: Improvement
          Components: framework
    Affects Versions: SVN trunk
            Reporter: Adam Heath
            Priority: Minor
             Fix For: SVN trunk
         Attachments: framework-base-CacheLineTable-no-NULL-in-memory.patch

This is another patch preparing for generics; storing different types in a container is frowned upon, so this patch only stores ObjectType.NULL into the disk-table, which isn't generified anyways.

This patch depends on OFBIZ-1298 and OFBIZ-1302.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OFBIZ-1303) Don't use ObjectType.NULL for in memory table in CacheLineTable

Posted by "Adam Heath (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Heath updated OFBIZ-1303:
------------------------------

    Attachment:     (was: framework-base-CacheLineTable-no-NULL-in-memory.patch)

> Don't use ObjectType.NULL for in memory table in CacheLineTable
> ---------------------------------------------------------------
>
>                 Key: OFBIZ-1303
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1303
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Adam Heath
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: framework-base-CacheLineTable-no-NULL-in-memory.patch
>
>
> This is another patch preparing for generics; storing different types in a container is frowned upon, so this patch only stores ObjectType.NULL into the disk-table, which isn't generified anyways.
> This patch depends on OFBIZ-1298 and OFBIZ-1302.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OFBIZ-1303) Don't use ObjectType.NULL for in memory table in CacheLineTable

Posted by "Adam Heath (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Heath updated OFBIZ-1303:
------------------------------

    Attachment: framework-base-CacheLineTable-no-NULL-in-memory.patch

> Don't use ObjectType.NULL for in memory table in CacheLineTable
> ---------------------------------------------------------------
>
>                 Key: OFBIZ-1303
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1303
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Adam Heath
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: framework-base-CacheLineTable-no-NULL-in-memory.patch
>
>
> This is another patch preparing for generics; storing different types in a container is frowned upon, so this patch only stores ObjectType.NULL into the disk-table, which isn't generified anyways.
> This patch depends on OFBIZ-1298 and OFBIZ-1302.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OFBIZ-1303) Don't use ObjectType.NULL for in memory table in CacheLineTable

Posted by "Adam Heath (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Heath updated OFBIZ-1303:
------------------------------

    Attachment: framework-base-CacheLineTable-no-NULL-in-memory.patch

> Don't use ObjectType.NULL for in memory table in CacheLineTable
> ---------------------------------------------------------------
>
>                 Key: OFBIZ-1303
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1303
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Adam Heath
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: framework-base-CacheLineTable-no-NULL-in-memory.patch
>
>
> This is another patch preparing for generics; storing different types in a container is frowned upon, so this patch only stores ObjectType.NULL into the disk-table, which isn't generified anyways.
> This patch depends on OFBIZ-1298 and OFBIZ-1302.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (OFBIZ-1303) Don't use ObjectType.NULL for in memory table in CacheLineTable

Posted by "Adam Heath (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Heath closed OFBIZ-1303.
-----------------------------

    Resolution: Fixed

Version 585670 fixes this issue.

> Don't use ObjectType.NULL for in memory table in CacheLineTable
> ---------------------------------------------------------------
>
>                 Key: OFBIZ-1303
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1303
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Adam Heath
>            Assignee: Adam Heath
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: framework-base-CacheLineTable-no-NULL-in-memory.patch
>
>
> This is another patch preparing for generics; storing different types in a container is frowned upon, so this patch only stores ObjectType.NULL into the disk-table, which isn't generified anyways.
> This patch depends on OFBIZ-1298 and OFBIZ-1302.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OFBIZ-1303) Don't use ObjectType.NULL for in memory table in CacheLineTable

Posted by "Adam Heath (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Heath updated OFBIZ-1303:
------------------------------

    Attachment:     (was: framework-base-CacheLineTable-no-NULL-in-memory.patch)

> Don't use ObjectType.NULL for in memory table in CacheLineTable
> ---------------------------------------------------------------
>
>                 Key: OFBIZ-1303
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1303
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Adam Heath
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: framework-base-CacheLineTable-no-NULL-in-memory.patch
>
>
> This is another patch preparing for generics; storing different types in a container is frowned upon, so this patch only stores ObjectType.NULL into the disk-table, which isn't generified anyways.
> This patch depends on OFBIZ-1298 and OFBIZ-1302.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-1303) Don't use ObjectType.NULL for in memory table in CacheLineTable

Posted by "Adam Heath (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12533449 ] 

Adam Heath commented on OFBIZ-1303:
-----------------------------------

This patch now also depends on ofbiz-1322

> Don't use ObjectType.NULL for in memory table in CacheLineTable
> ---------------------------------------------------------------
>
>                 Key: OFBIZ-1303
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1303
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Adam Heath
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: framework-base-CacheLineTable-no-NULL-in-memory.patch
>
>
> This is another patch preparing for generics; storing different types in a container is frowned upon, so this patch only stores ObjectType.NULL into the disk-table, which isn't generified anyways.
> This patch depends on OFBIZ-1298 and OFBIZ-1302.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OFBIZ-1303) Don't use ObjectType.NULL for in memory table in CacheLineTable

Posted by "Adam Heath (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Heath updated OFBIZ-1303:
------------------------------

    Attachment: framework-base-CacheLineTable-no-NULL-in-memory.patch

> Don't use ObjectType.NULL for in memory table in CacheLineTable
> ---------------------------------------------------------------
>
>                 Key: OFBIZ-1303
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1303
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Adam Heath
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: framework-base-CacheLineTable-no-NULL-in-memory.patch
>
>
> This is another patch preparing for generics; storing different types in a container is frowned upon, so this patch only stores ObjectType.NULL into the disk-table, which isn't generified anyways.
> This patch depends on OFBIZ-1298 and OFBIZ-1302.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OFBIZ-1303) Don't use ObjectType.NULL for in memory table in CacheLineTable

Posted by "Adam Heath (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Heath updated OFBIZ-1303:
------------------------------

    Assignee: Adam Heath

> Don't use ObjectType.NULL for in memory table in CacheLineTable
> ---------------------------------------------------------------
>
>                 Key: OFBIZ-1303
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1303
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Adam Heath
>            Assignee: Adam Heath
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: framework-base-CacheLineTable-no-NULL-in-memory.patch
>
>
> This is another patch preparing for generics; storing different types in a container is frowned upon, so this patch only stores ObjectType.NULL into the disk-table, which isn't generified anyways.
> This patch depends on OFBIZ-1298 and OFBIZ-1302.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.