May 5, 2009
8:25 p.m.
On Tue, May 5, 2009 at 9:21 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
why don't you define a displayString for your user and keep printOn: for the debugger. In VW this is like that.
Stef
+1 from experience systems that have deeply extended or altered printOn: & printString are a pain. It should be left for tool support. Mike