Sept. 26, 2012
9:10 a.m.
On 2012-09-25, at 18:59, Dale Henrichs <dhenrich@vmware.com> wrote:
Cami,
Your code seems to have conflicts with the implementation of FileSystem in Pharo-2.0 ... besides overriding a number of methods (most that I looked at involved comments) there are a couple of places where the class names have been changed ... so it looks like your wrapper code has become outdated ...
Dale
ok, that's what I feared :/ since I did only a quick tryout and didn't properly separate the classes from the rest of the FileSystem I opened an issue on the tracker, currently I have to take a break from fixing stuff and work on my phd :P... https://code.google.com/p/pharo/issues/detail?id=6740 cami