Am Donnerstag, den 19.03.2009, 13:43 +0100 schrieb Friedrich Weber: > Hi Felix, > > pushed the module to github: > http://github.com/fredreichbier/pyneko/tree/master > I have wrapped all nodes listed on http://nekovm.org/doc/nxml and also > created xml visitor routines for them. However, I haven't tested every > node :) > There is also a problem with entities in xml attribute values: etree > sets them automatically, but neko's nxml parser doesn't seem to parse > entities in attribute values. For example using BinaryOp('<', ...) isn't > possible right now. > > So, maybe you can get some inspiration from that ;) > > Friedrich >
Cool, thanks. I'll see what I can make of it. Felix -- Neko : One VM to run them all (http://nekovm.org)
