29 jan 2008 kl. 23.26 skrev Grant Ingersoll:
I am thinking a structure like the following would be useful for
getting started:
mahout/trunk/
docs
common/
src/
main/
test/
docs/
lib/
algorithmA/
Similar to common, but for this algorithm
algB
...
...
Where algorithmA, B, etc. are the various libraries we intend to
implement. We can hold off on creating them until we have some
code, but was thinking it would be good to have the general layout
in mind.
Of course, this is expandable and changeable. What do others think?
-1
I still think we should use Maven compatible file system structure,
even if we end up using Ant.
karl