StéphaneDucasse

Results 1106 comments of StéphaneDucasse

Indeed I think that we should not invest now I hope that album is faster. @plantec

Hi vincent Thanks we did look (yet) at this part of the rb engine. Now could you propose some tests.

Now I hate this Stack implementation that inherits from LinkedList. How terrible. I do not understand why removeLast make any sense in fact because to me a stack does not...

Thanks Vincent. Any tests would help us. There is only one ridiculous test of this part of the engine.

I can rename a method even if the selector is not defined in the class

What I was thinking is could not we have a special VM or library when we want to do such analyses?

I agree with you. `#people => ToManyRelationSlot inverse: #x inClass: #SlotExamplePerson ` is super confusing. I always thought that inverse:... was send to ToManyRelationSlot. Thanks for showing that.