[Pharo-project] trait method tagging is not consistent
(SourceFiles sourcedDataAt: (Point>>#dist:) sourcePointer) 'Point methodsFor: ''point functions'' stamp: ''lr 7/4/2009 10:42''' SourceFiles sourcedDataAt: (ComposableMorph>>#newToolSpacer) sourcePointer 'Trait method' so protocol, stamp: .... got confused. http://code.google.com/p/pharo/issues/detail?id=4581 Stef
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
strange! Stef On Aug 2, 2011, at 3:33 PM, Veronica Isabel Uquillas Gomez wrote:
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
participants (2)
-
Stéphane Ducasse -
Veronica Isabel Uquillas Gomez