Sounds like a good idea to me. In the spirit of Maven, the algorithms really should go under src/main/dml and src/main/pydml. Perhaps we should add some deep links to the top-level readme.md for important files that we need to keep in nested directories?
Fred From: Luciano Resende <[email protected]> To: [email protected] Date: 02/09/2016 11:11 AM Subject: Project folder structure I would like to propose we follow more closely the project structure Spark is using, where we clearly define a folder for samples, another for dev utilities, etc instead of getting everything buried inside the /scripts folder where it might be confusing/hard for users to find what they are looking for. Also, I would like to suggest creating a README.md on some of these folders (e.g. samples) that describes what the contents of the folder are. Thoughts ? -- Luciano Resende http://people.apache.org/~lresende http://twitter.com/lresende1975 http://lresende.blogspot.com/
