StéphaneDucasse
StéphaneDucasse
Did you update your virtual machine?
Thanks. This is important that we fix this!
This is strange to send message to a proxy like object because it forces the system to increase the API and I would like to reduce the API of protoObject...
On Pharo 14 we have ``` ProtoObject >> inspectionRaw: aBuilder [ "This is the most basic presentation showing the state of the object" ^ aBuilder instantiate: StRawInspectionPresenter on: self ]...
I do not know what is the builder (but I imagine) the design looks better to me. I do not know the cost of backporting this to P13.
Normally in the past if the superclass define a method xxx and we were generating an accessor xxx, the setter would be xxx1
I read all the commits and indeed I did not know .tree .pack... Just a little question: do you know if we have tests for loading and saving mcz files?...
Thanks for the report.
Attention since you can lose code.
Alexis - do you have a link to the bug description? - do you have some tests showing the bug and that the bug got covered?