Dear all, i would like to begin the discussion of the proposal of the subtree mfa-server. My idea is to separate the tests and in src in two separate folders and as well the python and ongoing cpp work. An possible structure, might be: *./src # source directory*
*./test # test directory./deprecated # deprecated stuff (in case of mfa-server) is not needed../src/cpp # c++ code./src/python # python tornado server./test/cpp # catch/gtest for c++ code./test/python # nose or current tests for python tornado server../examples # here we can put an demos application.* *./docker # any docker description * *./build # any binary package (deb/rpm/exe)* The same structure can be thought for the library or something similar to Apache Mxnet since it is a project that supports multiple languages.. I will help to restruct any structure that come from this discussion. Best Regards, Giorgio
