[pyxpcom] Can Pyxpcom now be used for DOM programming?
by Kenneth McDonald other posts by this author
Feb 28 2007 1:29PM messages near this date
view in the new Beta List Site
[pyxpcom] How to access a function defined in javascript from python?
|
[pyxpcom] Xulrunner Dynamic Linking issues for libpyloader under linux and mac
I've been following the development of Pyxpcom with great interest for a
long time, and it now appears to be very close to mature. Being someone
who doesn't know Python implementation internals, Mozilla extensions
implementation and other Moz very techy stuff, and doesn't have a lot of
time to learn, I haven't yet been able to get Pyxpcom installed, let
alone do what I want with it :-). But I'm hoping the time is near. So a
couple of questions:
1) With Pyxpcom as it stands, could I use Python instead of JavaScript
to program the DOM? I need to be able to handle events and do all of the
other manipulations JS can do with the DOM, but don't (I think) need
access to any of the rest of the Moz infrastructure (though I'd probably
get into that in the future.)
2) Can Pyxpcom can be installed with reasonable ease on OS X?
3) Any examples of Pyxpcom and DOM programming?
Many thanks,
Ken
_______________________________________________
pyxpcom mailing list
pyxpcom@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
|