[
https://issues.apache.org/jira/browse/MAHOUT-229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12796000#action_12796000
]
Sean Owen commented on MAHOUT-229:
----------------------------------
OK, shall I commit? a combination of patch #2 and/or #3?
Or would anyone else care to since I seem to have had problems with the patch.
> 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.