Comment #2 on issue 580 by andreho...@gmail.com: DNU in EyeSee http://code.google.com/p/moose-technology/issues/detail?id=580
Hello,
I just removed the dependence to Grease and changed others small things described by Alex. Now we have 12 tests green in Pharo 1.2 and 1.2.1. The test not green is ESExamplesTest>>testSmoke that run all the examples. We still have a dependence to Moose. More specifically: Color>>lightColors Color>>strongColors MalArrayMatrix
To become independent of Moose and all the things work in Pharo we need just provide this classe and methods in EyeSee. Should I do that?