the end of the first project phase
HAPPY NEW YEAR to everyone!!
the first phase of the SharedCodeDoc project has ended at december 16th.
the goal of this phase was to make a feasability study, if it is possible to create an application, with that the user is able to document the code without the sourcecode. the application should be a base for further development.
the following features are implemented in the prototype:
- down- and upload of source files within a Visual Studio solution from a folder in the local data store to the SharedCodeDoc server
- create the html documentation of the source files (with NDoc)
- edit the html documentation via a web interface
- synch back of the changed documentation to source files
when the project goes the next phase, the following features should be improved first:- synchronisation of all possible comment cases (changed parameter names, interfaces, classes in classes, enums in classes, ...)
- implementation of all conflict resolution methods (source code as master, manual)
- implementation of all synchronization times (daily, weekly)
i hope my successors can work with the base implementation of the application. so the application will reache his full functionallity as soon as possible.
i will thank reto and remy for the faboules collaboration during the first project phase.







