Aug. 24, 2015
9:46 p.m.
Thanks for the help so far; Updated https://github.com/mumez/SIXX/issues/2 123 test cases pass. Suggestions how to deal with the four test cases which fail? --Hannes On 8/24/15, Ben Coman <btc@openinworld.com> wrote:
On Mon, Aug 24, 2015 at 2:46 PM, H. Hirzel <hannes.hirzel@gmail.com> wrote:
Hello
I experience a load problem of SIXX * in Pharo 4.0.
https://github.com/mumez/SIXX/issues/2
The complaint is that a class
ContextPart
is not found. Any suggestions/hints how to proceed?
ContextPart and MethodContext classes have been merged into Contex class https://github.com/pharo-project/pharo-changelogs/blob/master/Pharo40ChangeL...
cheers -ben