Deserializing XML with IronPython

Having worked on stream processing XML with IronPython, Harry Pierson now turns his attention to deserialization. He choooses an interesting approach, dynamically creating classes to represent nodes:

Comments

Popular posts from this blog

Extending Abobe Flash Player and AIR with Python and Ruby

Should Python Projects Support IronPython and Jython?

Further Adventures of the Debugger