Hi there, I've submitted a patch to pyjs github about 9 days ago (https://github.com/pyjs/pyjs/pull/775). Has someone already seen it there?
The reason is that I'm doing an SVG library (which handles things that SVGCanvas does not handle like groups, hierarchies, <use>, etc) which I would like to submit to pyjs. I also need to submit other patches to DOM.py like get/setAttributeNS (to handle namespace attributes in SVG), and other very specific things, and I would like to submit them to pyjs before I move on with my project. So I would like to know how can I submit them to pyjs? Is it via github pull requests? Nobody seems to look at it.. Thanks, João Ventura --
