IBM recently donated a COM wrapper of Xerces to Apache. It looks like the source are checked into CVS, but no binary distribution has yet been released. Other than that, I don't know the status.
-Rob Franz-Leo Chomse To: [EMAIL PROTECTED] <[EMAIL PROTECTED] cc: (bcc: Robert Weir/CAM/Lotus) serve.com> Subject: Re: xerces for Delphi 03/21/00 02:45 PM Please respond to xerces-dev On Tue, 21 Mar 2000 13:01:45 -0500, [EMAIL PROTECTED] wrote: >Are you thinking of porting the entire Xerces codebase? Or could you just >write a Delphi wrapper that calls into the XercesLib.dll file? Borland C++ Builder can use Object Pascal Classes, but Delphi can't use C++ Classes. So I either have to 1. port the entire codebase, 2. write a wrapper dll, with a procedural API >Or could you access Xerces as an ActiveX control, using the COM wrapper > that are being worked on? 3. access Xerxes as ActiveX control. What's the timeframe for the control. Regards from Germany Franz-Leo