March 4, 2010
7:34 p.m.
On 4 March 2010 20:27, Lukas Renggli <renggli@gmail.com> wrote:
Also why are
 - Utilities changeStamp  - Utilities timeStampForMethod:  - SystemNavigation allMethodsNoDoitsSelect:
gone and what is their replacement?
Ok, #allMethodsNoDoitsSelect: is easy to replace with #allMethodsSelect: that works in Pharo 1.0 and 1.1 and should be ok, because do-its are not added to a class any longer for quite a long time. The two methods #changeStamp and #timeStampForMethod: are however more serious. They both break OB and the RB (however that is not covered by tests) in subtle ways. Lukas -- Lukas Renggli http://www.lukas-renggli.ch