swarm-support
[Top][All Lists]
Advanced

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

Re: strange list behavior


From: Marcus G. Daniels
Subject: Re: strange list behavior
Date: 06 Jan 2000 16:53:21 -0800
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

>>>>> "MM" == Matthew M Murphy <address@hidden> writes:

MM> In my bug.h file, lexList is declared as follows:

MM>     id <List> lexList;

This protocol qualification has no bearing on how the object that is
assigned to lexList.  In Objective C, and similar dynamic-typed
languages, it is *values* have the attributes that determine how
methods are called, not *variables*.

MM> The list contains morphemes, but I am not trying to send getCount to a
MM> morpheme.

What does "print ((Class *)lexList)->name" report?
What is on line 193 of Bug.m? 

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