Oscar Nierstrasz wrote:
Hi Stef,
Object>>assert: also works with Boolean args, just like TestCase>>assert:
Does it make any difference?
I cannot find the testSplit method you mention. I am looking at RubyShards-on.6.mcz
Am I looking in the wrong place? I think Keith has written some more tests (according to Mantis). Are they part of Keith's tests?
I think Damien Pollet (cdlm) write splitBy:
I suggest we rename the package SplitJoin.
But I want to know who is charge first -- is it Keith, or Damien, or Stef (or me)? I do not want to step on anyone's toes.
Cheers, - on
I wrote the split join implementation that is available on mantis http://bugs.squeak.org/view.php?id=4874 I use it all the time, if you would like to improve on what is there, please continue to contribute to the mantis page discussion/tests and code. That way we will get an polished implementation that can be added to squeak or to pharo. The suggestion to use #species would be fine (I never use species myself, because I dont understand what its really for). When stef says "I have checked the code and it looks nice" he didnt say which code he checked, so I am confused. Keith