swarm-support
[Top][All Lists]
Advanced

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

Re: Help please!


From: Marcus G. Daniels
Subject: Re: Help please!
Date: 26 Oct 1999 10:59:02 -0700
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

>>>>> "OG" == Olga Gilmore <address@hidden> writes:

OG> I suspect it has something to do with at$createActionForEach$message
[..]
OG> adaptive.mBrains here is a java Vector. 

Sorry, that won't work.  The collection you pass must be a Swarm collection.
A workaround is be to write a method that converts a java Vector to
a Swarm List, and then say "convert (adaptive.mBrains)".

In the next release of Swarm, I expect to handle cases like this
automatically, and statically bind the Java method.  Now it is
looked-up on every callout from Swarm to Java-land, which is slow.

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