Mark Hammond just shown me a screenshot of Python and XUL. That’s
right, Python used as scripting language on our most beloved browser
to create XUL interfaces.
I am so excited about it that I couldn’t keep it to myself and thought
it would be nice to share with you.
So is this on a branch?
Calvin and I did some work on a XUL front-end during the castle sprint. Afterwards I did some work on moving some logic to Python using a little desktop server, with Twisted and PyObjC.
Obviously I’d like to replace the latter. Sidnei, did you have to compile from a branch, and if so, which one?
re: branch
I’m not sure the whole thing can be found on a branch. I know Mark had to refactor some of the internals in mozilla for better cross-language compatibility.
See this post for more info:
http://weblogs.mozillazine.org/roadmap/archives/2005_09.html
Python XUL
Hello,
Nufox is a python XUL toolkit written ontop of Twisted and Nevow.
Look at this link :
http://trac.nunatak.com.au/projects/nufox
Regards