I don't like it either, but sometimes you have to use it...
�PerformedExperiment class >>��� for: anExperiment�� startedAt: aStartTime��� stopedAt: aStopTime��� madeBy: aParticipant ���� with: aCollectionOfTasks.| instance |instance�:= self new.instanceinitializeFor: anExperiment��� startedAt: aStartTime���� stopedAt: aStopTime��� � madeBy: aParticipant ����� with: aCollectionOfTasks.^ instanceI don't really like this way of formatting the message with line breaks. I agree on Inline Message Pattern in Kent Beck's Smalltalk Best Practice Patterns. There's the draft here�Look at p.127 / 128Cheers,Laurent
_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project