swarm-support
[Top][All Lists]
Advanced

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

Re: messages to nil


From: Marcus G. Daniels
Subject: Re: messages to nil
Date: 22 Apr 1998 10:21:58 -0700

>>>>> "RLR" == Rick Riolo <address@hidden> writes:

RLR> One of our users asked about messages to nil and what a pain it
RLR> is that they don't generate a warning.

You can override:

  id nil_method (id receiver, SEL op, ...);

to do whatever seems appropriate.  I've added such an override to
defobj -- and in the process found a bug in Swarm!  (So, if you do
define this function in an swarm-1.1 application, you should have
the function do no more than generate a warning).

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