> I'm now going to work towards a C++ 1.3 release.  So tell me now if
> there is anything else people want in the release.  I'll be aiming to
> hold a release vote in the next week or two once I've done 
> some cleaning up.

At a minimum, I'd suggest some minor fixes needed so the code will build
cleanly on the latest MS compiler (VS 2005), which I can supply for the
no-xalan build, at least. Also optionally check in some project files for
that version instead of forcing people to convert the 7.0 projects files,
although that mostly works fine.

There were some new source files not added to the MS project in svn as well,
but that's easy to fix also.

I'd also suggest copying some more of the Xerces version header machinery
into the XMLSec one. That makes it easier for people to do autoconf version
checks, and since 1.3 has some good new APIs, I know I at least need to
check for it.

Most of the rest of my thoughts center on a bit of reworking of the whole
document management approach, the XSECProvider concept, and some of that,
but I haven't had a chance to really formally propose anything, so I'd say
do a 1.3 and then maybe look at that stuff later if anybody is so inclined.

-- Scott

Reply via email to