You are an ACE.

The documentation is something that we unqualifiedly need.

The code rearrangement sounds good in the abstract, but I would want to talk
about the details a bit.  Opening a JIRA and posting a patch is a great way
to stimulate that discussion.  Also, speaking as a good hypocrite
should (see MAHOUT-228), it would be good to have multiple small patches
rather than a large omnibus patch since we can dispose of the small ones in
less aggregate time than the large one.

Some of the things that you suggest aren't what I tend to do, but in style
issues, I value the experience of the naive reader over my own prejudices.
 If you were confused when you read the code, I think we should improve the
readability.  If it is something that you do "just because", then we should
probably both defer to the standard Mahout style rather than changing it.

On Thu, Aug 12, 2010 at 3:08 PM, Chris Wailes <[email protected]>wrote:

> While doing so I decided to add some additional documentation based on what
> I found out, re-ordered some of the functions so they could be found easier
> (static and instance separated out), and re-formatted some of the code for
> readability (added spaces between code blocks, broke long lines up into
> multiple lines, and added 'this' to variables and function calls to make
> context explicit).

Reply via email to