XML Feeds

.

[pluggo] multiple pluggo colls?

Emmanuel Jourdan c74-mailinglists at e--j.com
Sun Nov 4 03:35:44 MST 2007


On 4 nov. 07, at 10:34, Nick Rothwell wrote:

>> when I open more than one instance of one pluggo they seem to  
>> share the same colls.
>
> That's what Pluggo does: all the plug-ins run in the same environment.
>
> Developers should really not be using colls with fixes names unless  
> they intend the colls to be shared between multiple plug-ins - the  
> "#0" trick is an obvious workround. (The same applies for send/ 
> recieve symbol names and so on.)

Although the "#0" trick works in abstracion, I'm not sure it works in  
the main level. In pluggo the recommended way to make a send/receive/ 
coll/value private is to but 3 dashes in front of the name (aka [coll  
---toto]).

ej


More information about the pluggo mailing list