XML Feeds

.

[javascript-dev] checking status of an objects connections

Emmanuel Jourdan c74-mailinglists at e--j.com
Sun May 11 12:58:07 MDT 2008


On 11 mai 08, at 20:19, eric miller wrote:

> I apologize if this is a foolish question...
>
> I am new to js, and I am wondering if there is a way to check if an   
> object is connected to anything. I know how to connect or disconnect  
> objects, but essentially I am trying to ask if obj a is connected to  
> obj b, if not then connect, if so then disconnect. I couldn't find  
> it in the documentation.


It's not possible to achieve that in JS.

ej



More information about the javascript-dev mailing list