You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Benson Margulies (JIRA)" <ji...@apache.org> on 2010/01/16 18:42:54 UTC

[jira] Created: (MAHOUT-256) Clean up raw type usage

Clean up raw type usage
-----------------------

                 Key: MAHOUT-256
                 URL: https://issues.apache.org/jira/browse/MAHOUT-256
             Project: Mahout
          Issue Type: New Feature
          Components: Math
    Affects Versions: 0.3
            Reporter: Benson Margulies
            Assignee: Benson Margulies


Turning the Object-related Colt maps into Generics has left a number of other classes referencing raw types. (e.g. matrices). These need to be made generic and cleaned up.


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


[jira] Updated: (MAHOUT-256) Clean up raw type usage

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

Benson Margulies updated MAHOUT-256:
------------------------------------

    Attachment: MAHOUT-256.patch

delete some things, too.

> Clean up raw type usage
> -----------------------
>
>                 Key: MAHOUT-256
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-256
>             Project: Mahout
>          Issue Type: New Feature
>          Components: Math
>    Affects Versions: 0.3
>            Reporter: Benson Margulies
>            Assignee: Benson Margulies
>             Fix For: 0.3
>
>         Attachments: MAHOUT-256.patch, MAHOUT-256.patch
>
>
> Turning the Object-related Colt maps into Generics has left a number of other classes referencing raw types. (e.g. matrices). These need to be made generic and cleaned up.

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


[jira] Updated: (MAHOUT-256) Clean up raw type usage

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

Benson Margulies updated MAHOUT-256:
------------------------------------

    Fix Version/s: 0.3
           Status: Patch Available  (was: Open)

> Clean up raw type usage
> -----------------------
>
>                 Key: MAHOUT-256
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-256
>             Project: Mahout
>          Issue Type: New Feature
>          Components: Math
>    Affects Versions: 0.3
>            Reporter: Benson Margulies
>            Assignee: Benson Margulies
>             Fix For: 0.3
>
>         Attachments: MAHOUT-256.patch
>
>
> Turning the Object-related Colt maps into Generics has left a number of other classes referencing raw types. (e.g. matrices). These need to be made generic and cleaned up.

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


[jira] Updated: (MAHOUT-256) Clean up raw type usage

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

Benson Margulies updated MAHOUT-256:
------------------------------------

    Attachment: MAHOUT-256.patch

> Clean up raw type usage
> -----------------------
>
>                 Key: MAHOUT-256
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-256
>             Project: Mahout
>          Issue Type: New Feature
>          Components: Math
>    Affects Versions: 0.3
>            Reporter: Benson Margulies
>            Assignee: Benson Margulies
>             Fix For: 0.3
>
>         Attachments: MAHOUT-256.patch
>
>
> Turning the Object-related Colt maps into Generics has left a number of other classes referencing raw types. (e.g. matrices). These need to be made generic and cleaned up.

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


[jira] Updated: (MAHOUT-256) Clean up raw type usage

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

Benson Margulies updated MAHOUT-256:
------------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Applied.

> Clean up raw type usage
> -----------------------
>
>                 Key: MAHOUT-256
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-256
>             Project: Mahout
>          Issue Type: New Feature
>          Components: Math
>    Affects Versions: 0.3
>            Reporter: Benson Margulies
>            Assignee: Benson Margulies
>             Fix For: 0.3
>
>         Attachments: MAHOUT-256.patch, MAHOUT-256.patch
>
>
> Turning the Object-related Colt maps into Generics has left a number of other classes referencing raw types. (e.g. matrices). These need to be made generic and cleaned up.

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