June 20, 2012
7:21 a.m.
It is historical to gain space. Now would be good to clean that but ⦠not yet.
Thanks for the info, its a shame we cant easily change the vm.
Oh well, i should first ask for isCompiledMethod before isCollection now...
Fernando
Why? I mean, each CompiledMethod IS a collection of bytes, even though those bytes hold a special meaning. What do you do when you encounter normal ByteArrays?
i think CM inherit from Collection is abuse, and makes little sense:
(Object>>#yourself) do: collect: select: add: remove: detect:
so, only to reuse #at:/#at:put: ?
but it could live with basicAt:/basicAt:put: just well.
Cheers, Henry
-- Best regards, Igor Stasenko.