X-Git-Url: https://ruin.nu/git/?p=moosique.git;a=blobdiff_plain;f=report.txt;h=d47e2f95385808bf028c44a3757502562cd8e17f;hp=ca838292fcd71962e491ddd990ed45276484bd98;hb=d73e1c8df077db484214af17450e10454767eec6;hpb=83ec11f99e143607d057db2a68c262ca9672e524 diff --git a/report.txt b/report.txt index ca83829..d47e2f9 100644 --- a/report.txt +++ b/report.txt @@ -33,7 +33,11 @@ Before we started implementing the classes, we made a time schedule for each cla The schedule that was made initially reflected the time required to implement the functionality of which we then knew. However, as time went on, the complexity of building this type of application became apparent and all our time estimates were by far exceeded. Also, many minor details were changed or for other reasons reimplemented, which of course took a lot of time. ------------------------------ 2.4 Implemention -As we earlier realized, some implementation of the functional classes was required to see what features the graphical representations would need. [...] +As we earlier realized, some implementation of the functional classes was required to see what features the graphical representations would need. + +As an indication of which classes that were most difficult to implement, the version numbering of the Concurrent Versions System can be compared. In that respect, the most frequently altered classes were MooTrackView, Moosique and MooToolbar. + +[...] Strictly graphical classes [...] ------------------------------