[Bug][Fix]create AliceScript objects

Torge Husfeldt jean-jaques.gelee at gmx.de
Mon Dec 20 21:22:00 UTC 1999


------=_NextPart_000_00B6_01BF4B38.A2213400
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit


Hi Squeakers.

Reading the thread on 'super new initialize', I got curious and found out
that one class (AliceUpdateable) actually implements:

'From Squeak2.7alpha of 6 December 1999 [latest update: #1726] on 20
December 1999 at 9:59:14 pm'!
!AliceUpdateable class methodsFor: 'instance creation' stamp: 'jsp 7/19/1999
21:54'!
new
    "Create and initialize a new instance"

    super new initialize.! !

Since AliceUpdateable does not even implement initialize this method just
has to be removed.

Regards, Torge


------=_NextPart_000_00B6_01BF4B38.A2213400
Content-Type: text/plain; name="AliceScriptNew.1.cs"
 ; x-mac-type="65417070"
 ; x-mac-creator="43534F6D"
Content-Disposition: attachment; filename="AliceScriptNew.1.cs"
Content-Transfer-Encoding: imap_stub

0,2550,2,157,0,

------=_NextPart_000_00B6_01BF4B38.A2213400--





More information about the Squeak-dev mailing list