Files | Admin

Notes:

Release Name: 0.05

Notes:
This release fixes some bugs in declaring elements, namespaces, and attributes and adds a Builder style class, GenX::Builder, that allows you to create XML in the same style as Jim Weirich's Builder package, but sanity checked by GenX.


Changes: [ Changes for 0.05 - Nov 25, 2004 ] * Added GenX::Builder, which works much like Jim Weirich's Builder library, but filters the output through GenX, so you get the benefit of sanity checking. * Fixed some bugs in the element, namespace, and attribute declaration code that could have resulted in spurious errors when there was nothing wrong.