Saturday, September 24, 2005

Classworking toolkit: Inside JiBX code generation

Classworking toolkit: Inside JiBX code generation: "Classworking toolkit: Inside JiBX code generation

Find out how JiBX implements class file enhancement for XML data binding 06 Sep 2005

The JiBX framework builds on classworking techniques for fast and flexible conversions between Java objects and XML. But generating correct and verifiable bytecode isn't always easy, and lead developer Dennis Sosnoski has gone through some painful classworking experiences along the way to the 1.0 production release. He shares his insights in this article, discussing the internal structures used for code generation and the steps he's gone through to make sure that the generated code follows JVM rules."

No comments: