Hey All,

I'm happy to announce the first release of Xerces.pm 1.5. This release
is primarily a bug fix to remove the aweful Makefile.PL bug in 1.4.1
that requires users to install SWIG, and rebuilds Xerces.C and
Xerces.pm whenever any of the Handler/*.o object files change. I'm
sorry, but none of the cool new features in 1.5 (like schema support
and the new IDOM interface) are exposed yet (volunteers are always
welcome ;-)

This build works out of the box with Xerces-C 1.5. It will work with
earlier versions of the Xerces-C code, however to enable this,
you will need to modify Makefile.PL and change the variable
$XERCES_MAJOR_VERSION to the library version you need (1.4 or 1.3).

>From Changes:

1.5.0 Tue Jun 26 15:15:52 MDT 2001
        - First 1.5 release, but none of the extra 1.5 functionality
          is included (sorry, help porting is welcome).
        - Fixed Makefile.PL bug that automatically forced remaking Xerces.pm
          and Xerces.C, whenever one of the Handler/*.o files was
          modified
        - SWIG use can only be activated by setting the $XERCES_DEVEL
          environment variable. This should eliminate future
          accidental miscompilings of Xerces.pm and Xerces.C

Enjoy,
jas.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to