Thursday, September 08, 2005

Avoiding Code Generation Pain in JiBX

Generating correct and verifiable bytecode isn't always easy. Dennis Sosnoski, a famous programmer and the developer of JiBX, shares his insights from his painful classworking experiences along the way to the 1.0 production release of JiBX. He discusses the internal structures used for code generation and the steps he's gone through to make sure that the generated code follows JVM rules.

  • Classworking toolkit: Inside JiBX code generation - Find out how JiBX implements class file enhancement for XML data binding, by Dennis Sosnoski, IBM developerWorks, Sep 6, 2005.

No comments: