It is important to use at least Apache Mahout as part of the name. >From there, it is only four more characters to org.apache.mahout.math
On Tue, Oct 1, 2013 at 3:21 PM, Dmitriy Lyubimov <[email protected]> wrote: > Hello, > > I guess it was scala style to have shorter packages (e.g. "mahout.math" > instead of "o.a.m.mahout") > > > as it happens my current scala work uses "mahout.math" form. > > Should i really be bothered with adding o.a. everywhere? (I know spark used > to be just "spark" but now that they moved to incubator, they actually > renamed the whole tree to "o.a.spark") > > Is there some apache-wide governing document on this or this is entirely up > to the project? > > thanks. > -Dmitriy >
