swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CreateBegin with no createEnd in swarm examples ( was Re: Error in


From: Marcus G. Daniels
Subject: Re: CreateBegin with no createEnd in swarm examples ( was Re: Error in Making a List in a new object.
Date: 03 Aug 1999 14:22:22 -0700
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

>>>>> "PJ" == Paul Johnson <address@hidden> writes:

PJ> In all swarmapps, there is createBegin
PJ> without a create end for the obj.  Look in Heatbugs, for example.
PJ> Its createBegin has this statement:

PJ>   obj = [super createBegin: aZone];

If the call is part of the +createBegin: implementation, the goal is
to specializing the create-time behavior, leaving the returned object
in create phase.  Often this is done to initialize some default
parameters for the object.

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]