New tag

Maksim Orlovich mo85 at cornell.edu
Tue Dec 18 22:55:11 GMT 2007


> As for the javascript-dom interaction, I am specifically interested in
> understanding how the dom objects are referred to on either side of the
> javascript engine and on the c++ side. I am trying to understand the code
> in the ecma directory. I would greatly appreciate any help in this regard.

I would be glad to answer any questions or to offer pointers, but I'd need
a more specific question to be of much use.

But basically, each DOM object is wrapped by a JS object when needed, and
it takes some care to keep the wrappers around in case JS properties are
put in there.







More information about the kfm-devel mailing list