Aug. 2, 2011
1:33 p.m.
On 01 Aug 2011, at 21:30, Stéphane Ducasse wrote:
(SourceFiles sourcedDataAt: (Point>>#dist:) sourcePointer) 'Point methodsFor: ''point functions'' stamp: ''lr 7/4/2009 10:42'''
SourceFiles sourcedDataAt: (ComposableMorph>>#newToolSpacer) sourcePointer 'Trait method'
Stef, for this example I am getting: 'ComposableMorph methodsFor: ''controls''' Only the stamp is missing. I tried in Pharo 1.3 and Pharo 1.4
so protocol, stamp: .... got confused.
http://code.google.com/p/pharo/issues/detail?id=4581
Stef