swarm-support
[Top][All Lists]
Advanced

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

Re: Segmentation Fault in Creating NodeItems


From: Marcus G. Daniels
Subject: Re: Segmentation Fault in Creating NodeItems
Date: 15 Sep 1999 09:20:22 -0700
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

>>>>> "WS" == William S Shu <address@hidden> writes:

WS> What about methods created by myself.  Will they also cause
WS> segfaults?  (It seems I am missing something.) Can I use them on
WS> the partially created object within +createBegin: ? 

Subclasses from a SwarmObject are not `phase split' so there isn't a
distinction between methods suitable for the +createBegin:/-createEnd
interval and methods after -createEnd.  However, subclasses from most
other Swarm classes are split, i.e. `creating' methods disappear after
-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]