[
https://issues.apache.org/jira/browse/MAHOUT-229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12796004#action_12796004
]
Benson Margulies commented on MAHOUT-229:
-----------------------------------------
Anil committed it, but didn't close.
> Clean up and templatize the primitive list containers
> -----------------------------------------------------
>
> Key: MAHOUT-229
> URL: https://issues.apache.org/jira/browse/MAHOUT-229
> Project: Mahout
> Issue Type: Improvement
> Components: Math
> Affects Versions: 0.4
> Reporter: Benson Margulies
> Fix For: 0.4
>
> Attachments: array_list_patch2.diff, array_list_patch3.diff
>
>
> Clean up the code in org.apache.mahout.math.list, including some testing and
> cleanup of some things that it calls.
> This includes:
> 1) More features in the Velocity code generator, including code to avoid
> generating a shadow of a checked-in file, and code to allow explicit
> suppression of individual outputs. Also an extra macro or two to make the
> template neater in some cases.
> 2) The stack of code from AbstractList to AbstractXxxList to XxxArrayList
> generated with templates. AbstractCollection eliminated. ObjectArrayList
> preserved for now until the maps can be weaned from it.
> 3) Removed 2 broken functions from the Sorting class.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.