Re: 1.2 C++ release

2005-05-13 Thread Berin Lautenbach
Trying to close out all the bug reports now for something in the next week or two (will need to do a vote on the list as well). I really am sorry this has taken so long - work kind of hit me out of left field with a huge project. Cheers, Berin Jesse Pelton wrote: About 10 days ago Berin

1.2 C++ release

2005-03-09 Thread Jesse Pelton
About 10 days ago Berin mentioned that he was preparing for a 1.2 release. I'm curious how that's progressing. (What I really want to know, of course, is when it might be out.)

RE: Base64 question + Preparing for a 1.2 C++ release

2005-02-27 Thread Scott Cantor
> Scott - you are the person with the most experience in schema validation > and signatures. Is it worthwhile adding some form of switch to tell the > library to output base64 data in normalised form? (I.e. no line feeds > etc.) That way normalisation won't touch the data and schema validatio

Base64 question + Preparing for a 1.2 C++ release

2005-02-26 Thread Berin Lautenbach
Peoples, I've been doing some work to clean up for a 1.2 release. In particular, I have just : 1. Started going through and cleaning up the various bugs that haven't yet been fixed 2. Stripped out all requirements for RTTI 3. Stripped out requirement for MFC in debug build 4. Now builds aga