The Great User/Item Removal Phase 1: de-generify implementations
----------------------------------------------------------------
Key: MAHOUT-149
URL: https://issues.apache.org/jira/browse/MAHOUT-149
Project: Mahout
Issue Type: Improvement
Components: Collaborative Filtering
Affects Versions: 0.2
Reporter: Sean Owen
Assignee: Sean Owen
Fix For: 0.2
As threatened on the mailing list, an effort to remove the User and Item
abstractions in the CF code is underway. This issue encapsulates phase 1, in
which the GenericUser, GenericItem and BooleanPrefUser classes are
de-generified, and then, all "ID" objects are converted from Object to
Comparable<?>. Patch coming.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.