Author: dlanglais Date: 2010-02-06 13:24:31 +0100 (Sat, 06 Feb 2010) New Revision: 51 Added: trunk/src/site/reports/week4.rst trunk/src/site/reports/week5.rst Log: week4 et 5 -> done and todo. Added: trunk/src/site/reports/week4.rst =================================================================== --- trunk/src/site/reports/week4.rst (rev 0) +++ trunk/src/site/reports/week4.rst 2010-02-06 12:24:31 UTC (rev 51) @@ -0,0 +1,11 @@ + + This week + ========== + - Creation of a new interface BigTable. + - Developpment of the plugin BigHashMap, an implementation of the BigTable specification with HashMap. + - Upgrade of the ui with jaxx. + - Meeting with Code Lutin about jaxx. + + + Next week + ========= Added: trunk/src/site/reports/week5.rst =================================================================== --- trunk/src/site/reports/week5.rst (rev 0) +++ trunk/src/site/reports/week5.rst 2010-02-06 12:24:31 UTC (rev 51) @@ -0,0 +1,16 @@ + + This week + ========== + - Meeting with Benjamin Poussin. + - we note differents problems with the plugins BigHashMap : + - hashcode.. + - equals.. + + + Next week + ========= + - we must separate the project into subprojects maven modular : + - one sub-project for the MSM's architecture + - one sub-project for each plugin. + - one project which contain all subproject. + link : http://matthieu-lux.developpez.com/tutoriels/java/maven/?page=modules \ No newline at end of file