swarm-support
[Top][All Lists]
Advanced

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

Re: createBegin and multiple objects---segmentation fault


From: Marcus G. Daniels
Subject: Re: createBegin and multiple objects---segmentation fault
Date: 29 Jul 1999 12:56:20 -0700
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

>>>>> "DS" == DARREN MATTHEW SCHREIBER <address@hidden> writes:

DS> Since I haven't used createEnd yet, are the residents incomplete
DS> and thus unusable.  Do I have to use createEnd before I can deal
DS> with the objects?

The methods you send to the object after +createBegin: but before
-createEnd should only be concerned with setting permanent features of
the object you'll eventually use after createEnd.  But like Ken said,
it depends how you define "deal".  I tend to think in terms of dealing
only with `using' phase (post -createEnd) objects.

The idea is that -createEnd can return different types of objects
depending on the permanent attributes you note during create phase
(pre -createEnd).

                  ==================================
   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]