You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-users@xalan.apache.org by Dayagi Yaron <Ya...@comverse.com> on 2009/07/14 07:30:25 UTC

Can I use Xerces-c 2.8 with Xalan 1.10?

Can I?
Thanks,
Yaron.

________________________________
"This e-mail message may contain confidential, commercial or privileged information that constitutes proprietary information of Comverse Technology or its subsidiaries. If you are not the intended recipient of this message, you are hereby notified that any review, use or distribution of this information is absolutely prohibited and we request that you delete all copies and contact us by e-mailing to: security@comverse.com. Thank You."

Re: Can I use Xerces-c 2.8 with Xalan 1.10?

Posted by Hans Smit <jc...@xs4all.nl>.
The short answer is - yes. I got it up and running in a couple hours of 
tweaking. No changes to the source code were required if my memory serves me 
correctly after 2 years. Some changes were required to the project files 
though (MSVC++ V7/8/9). The same amount of effort was required to compile 
against Xerces-c 3+.

I think my previous posts wrt MSVC++ 2005 outline the steps I took to 
compile and link.

I would recommend trying it and seeing how far you get.

> It's all moot until you actually try it.
Wonders of wisdom. Listen to the master.

Hans


----- Original Message ----- 
From: "David Bertoni" <db...@apache.org>
To: <xa...@xml.apache.org>
Sent: Wednesday, July 15, 2009 20:07
Subject: Re: Can I use Xerces-c 2.8 with Xalan 1.10?


> Dayagi Yaron wrote:
>>  tweaking? Can u explain?
> I said "may need," because I've never tried it myself. By "tweaking" I 
> mean making small changes to the source code.
>
> It's all moot until you actually try it.
>
> Dave
> 


Re: Can I use Xerces-c 2.8 with Xalan 1.10?

Posted by David Bertoni <db...@apache.org>.
Dayagi Yaron wrote:
>  tweaking? Can u explain?
I said "may need," because I've never tried it myself. By "tweaking" I 
mean making small changes to the source code.

It's all moot until you actually try it.

Dave

RE: Can I use Xerces-c 2.8 with Xalan 1.10?

Posted by Dayagi Yaron <Ya...@comverse.com>.
 tweaking? Can u explain?
Tx,
Yaron.

-----Original Message-----
From: David Bertoni [mailto:dbertoni@apache.org]
Sent: Tuesday, July 14, 2009 8:46 PM
To: xalan-c-users@xml.apache.org
Subject: Re: Can I use Xerces-c 2.8 with Xalan 1.10?

Dayagi Yaron wrote:
> Can I?
It should work, but you may need to do a bit of tweaking.

Dave

"This e-mail message may contain confidential, commercial or privileged information that constitutes proprietary information of Comverse Technology or its subsidiaries. If you are not the intended recipient of this message, you are hereby notified that any review, use or distribution of this information is absolutely prohibited and we request that you delete all copies and contact us by e-mailing to: security@comverse.com. Thank You."

Re: Can I use Xerces-c 2.8 with Xalan 1.10?

Posted by David Bertoni <db...@apache.org>.
Dayagi Yaron wrote:
> Can I?
It should work, but you may need to do a bit of tweaking.

Dave