Re: childadded / childremoved

Brian Alliet <[email protected]>
Newsgroups gmane.comp.java.xwt.core
Message-ID <[email protected]>
On Mar 4, 2004, at 6:59 PM, Charles Goodwin wrote:

> childadded ++= function(v) {
>   $target.childadded = v;
> }

Childadded is just a notification that a child was added. The 
childadded trap itself isn't doing the adding (you still use the normal 
numeric array subscript syntax for that). This won't do what redirect 
does. I think we're still going to need redirect in the core.

-Brian
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.