On major problem with Windows CE 3 is that it does not support C++ exceptions, which makes it pretty useless for any serious C++ code. Xerces is pretty exception based internally, so it would be fairly painful to make it work on Win CE. Really porting it to .Net would mean writing it in C#, which would be almost a rewrite and a completely different code base.
------------------------------------- Dean Roddey The Charmed Quark Controller [EMAIL PROTECTED] www.charmedquark.com -----Original Message----- From: Zdenek Nemec [mailto:[EMAIL PROTECTED]] Sent: Monday, December 16, 2002 5:13 AM To: [EMAIL PROTECTED] Subject: windows CE .NET Hi all, Maybe I am weird but did anyone ever think about porting xerces on the win CE .NET ? We are using xerces across all desktop platforms and i like the idea deploying xerces on embedded devices too ( not win only ) Anyone has some experience with this? regards zdenek --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
