Re: "Designated Initializer" pattern
Re: "Designated Initializer" pattern
- Subject: Re: "Designated Initializer" pattern
- From: Ondra Cada <email@hidden>
- Date: Wed, 17 Mar 2004 00:16:46 +0100
Michael,
On Tuesday, Mar 16, 2004, at 22:32 Europe/Prague, Michael Rothwell
wrote:
Is there a more generic name for code that follows the "Designated
Initializer" pattern? This pattern -- one "master" function that
simpler,
related functions call -- can be used for functions that are not
initializers. Is there a more generic name for the pattern than
"Designated Initializer?"
"Primitive methods" perhaps? Strictly speaking the term is used for
class clusters, but it can be (and I bet often is) without any
ambiguity used for "normal" classes too.
---
Ondra Hada
OCSoftware: email@hidden
http://www.ocs.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.