[ https://issues.apache.org/jira/browse/MAHOUT-671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021304#comment-13021304 ]
Ted Dunning commented on MAHOUT-671: ------------------------------------ Having the drivers as POJO's is a good thing in general, especially if overt spring-isms can be avoided. Spring has a light hand this way so it shouldn't be a problem. > Refactor org.apache.mahout.utils.vectors.lucene.Driver into a POJO > ------------------------------------------------------------------ > > Key: MAHOUT-671 > URL: https://issues.apache.org/jira/browse/MAHOUT-671 > Project: Mahout > Issue Type: Improvement > Components: Utils > Reporter: Chris Jordan > Priority: Minor > Attachments: MAHOUT-671 > > > The Driver class in org.apache.mahout.utils.vectors.lucene is currently a > monolithic main method. While it does serve the purposes of running the > vector dumping utility from command line well, it would beneficial to > refactor this object into a POJO that can be easily used by applications that > use Mahout; line 131 even indicates that this change should be done. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira