swarm-support
[Top][All Lists]
Advanced

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

Re: [Swarm-Support] Re: Lists & createActionForEach


From: Steve Railsback
Subject: Re: [Swarm-Support] Re: Lists & createActionForEach
Date: Fri, 28 Oct 2005 08:55:04 -0700
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

Hi Marcus,

Thanks! We just forgot to pass (this) as the parameter to ListImpl's constructor.

Steve

Marcus G. Daniels wrote:
Steve Railsback wrote:

I am messing around with Java Swarm for the first time.

We had quite an adventure coming to the conclusion that this statement:

    bugActions.createActionForEach$message (bugList, sel);

only works if the bugList is a java LinkedList, not a Swarm list. Is that correct?



I tried this with Swarm 2.2, and it worked ok for me. One thing is that
...
    l = new ListImpl (this);


--
Lang Railsback & Assoc.
250 California Ave.
Arcata, California 95521
(707) 822-0453


reply via email to

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