]> ruin.nu Git - moosique.git/commitdiff
no message
authorEinar Pehrson <einarp@itstud.chalmers.se>
Fri, 16 May 2003 00:25:18 +0000 (00:25 +0000)
committerEinar Pehrson <einarp@itstud.chalmers.se>
Fri, 16 May 2003 00:25:18 +0000 (00:25 +0000)
To Do.txt
report.txt

index 7f23fee585ff9f7f648c0698ef78bcbde03cfba5..5e8f4ae21fde2781e060df9c15dcacf2218fe1e9 100644 (file)
--- a/To Do.txt
+++ b/To Do.txt
@@ -24,8 +24,8 @@ x 
 x Fixa InstrumentList.
 x Fixa så att toolbarens rutor sitter fast!
 x Visualisera inte tomma spår!
-x Räkna ut tempo och taktart.
-x Gör en ruta för tempot i Toolbar.
+x Räkna ut tempo och taktart. Skicka (på nåt sätt) tempovektorn till MooToolbar.
+x Gör en ruta för tempot i MooToolbar.
 x Gör en ruta för taktarten i MooViews övre vänstra hörn.
 x Implementera klart menyn, med alla dialoger.
 
index ca838292fcd71962e491ddd990ed45276484bd98..d47e2f95385808bf028c44a3757502562cd8e17f 100644 (file)
@@ -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.\r
 ------------------------------\r
 2.4 Implemention\r
-As we earlier realized, some implementation of the functional classes was required to see what features the graphical representations would need. [...]\r
+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.
+
+[...]\r
 
 Strictly graphical classes [...]\r
 ------------------------------\r