Re: Objective C language question: Making init like a contrustor
Re: Objective C language question: Making init like a contrustor
- Subject: Re: Objective C language question: Making init like a contrustor
- From: Ondra Cada <email@hidden>
- Date: Sun, 26 May 2002 11:38:43 +0200
On Saturday, May 25, 2002, at 11:53 , Michael Gersten wrote:
The basic question: Is it possible to design a runtime so that init's can
act like constructors?
Possible, yes. Desirable -- very definite nope, since (if I follow
correctly your idea), it would break many things -- as an example see
designated initializers.
---
Ondra Hada
OCSoftware: email@hidden
http://www.ocs.cz
2K Development: email@hidden
http://www.2kdevelopment.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.