From d3527a63e12c0e5288f1e7d2e2dc18e61d16b760 Mon Sep 17 00:00:00 2001 From: Eduardo Pedroni Date: Sat, 15 Mar 2014 18:00:11 +0000 Subject: Did some more refactoring, fixed issues with eclipse crashing. --- README | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 529a270..982f18e 100644 --- a/README +++ b/README @@ -166,4 +166,9 @@ Added some more functions. 8/3 -Adding GUI package, refactoring CGP class to interact appropriately with GUI. \ No newline at end of file +Adding GUI package, refactoring CGP class to interact appropriately with GUI. + +15/3 + +Currently refactoring Parameters. It is now a part of CGP.class as stated in the phase report. The rest of the program will now be refactored to accommodate these changes. Inversion of +will be employed to avoid static accesses to CGP, and the tests will be modified accordingly. This will allow multiple instances of CGP to co-exist. \ No newline at end of file -- cgit v1.2.3