Yes this file calls establish_property_* many times, but also, interestingly,
a quick grep finds that the global object pointers jwin and jdoc
are used here, and (almost) nowhere else.
There are a couple references in buffers.c, which we could perhaps encapsulate
over to html.c,
thus html.cpp jsdom.cpp jsloc.cpp, through js.h,
would have a true understanding of js objects including jwin and jdoc.
Don't need all that casting any more.

Karl Dahlke
_______________________________________________
Edbrowse-dev mailing list
[email protected]
http://lists.the-brannons.com/mailman/listinfo/edbrowse-dev

Reply via email to