[ENH] deprecation 3

Brent Pinkney pinkney_b at aircom.co.za
Fri May 9 15:01:55 UTC 2003


>Why do you change the defaultAction of the Warning class and not Deprecation?

The label was wrong for ALL warnings.

defaultAction
	Debugger
		openContext: thisContext
		label: 'Notification'        <---- changed to 'Warning'
		contents: .......
	self resume

>By the way could we have a better contents for the debugger window?

I think the correct label is a start :)

Cheers



More information about the Squeak-dev mailing list