dao icon indicating copy to clipboard operation
dao copied to clipboard

Move "help" and "macro" modules to the standard module repo?

Open daokoder opened this issue 10 years ago • 2 comments

I have long considered to move macro to the standard module repository (dao-modules). I am also considering to move help there as well. The will effectively leave just three modules as the core modules: aux for auxiliary interfaces to DaoVM, debugger for debugging and profiler for profiling. Apparently, they are quite different from all other modules.

Another reason is that neither modules are really complete. For macro, I am not sure I will be working on it any time soon (however, @ShadauxCat has already made some work on macro. After moving, it will be straightforward to integrate those work). For help, it may need constant improvements. So moving both modules to the standard module repo will make it a lot easier for contributors to work on them after we switch to use git as the primary version control tool as discussed in https://github.com/daokoder/dao-modules/issues/39.

daokoder avatar Apr 05 '15 15:04 daokoder

OK, fine.

Night-walker avatar Apr 05 '15 17:04 Night-walker

Good idea.

dumblob avatar Apr 05 '15 19:04 dumblob