You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by Syam <ss...@MobileAria.com> on 2001/03/28 20:23:34 UTC

xerces parser on Palm?

Hi

  could any one sugget the possibility of the xerces-c parser porting to
Palm OS 3.5? I can use c/c++ to do this porting. Any idea of the performance
considerations with respect to Speed and the memory of the palm ported
parser?

   I appreciate your views and suggestions.

   my thanks in advance.

syam


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org


Re: xerces parser on Palm?

Posted by Dean Roddey <dr...@charmedquark.com>.
Xerces is certainly not designed with that in mind. However, according to
what your needs are, you could (with a little surgery) remove everthing you
aren't interested in and get a relatively small package. However, you'd have
to this each time you got a new drop. Its not a big deal to do, but the
first time you do it it would require a bit of spin up time.

--------------------------
Dean Roddey
The CIDLib C++ Frameworks
Charmed Quark Software
droddey@charmedquark.com
http://www.charmedquark.com

"I'm not sure how I feel about ambivalence"


----- Original Message -----
From: "Syam" <ss...@MobileAria.com>
To: <xe...@xml.apache.org>
Sent: Wednesday, March 28, 2001 10:23 AM
Subject: xerces parser on Palm?


> Hi
>
>   could any one sugget the possibility of the xerces-c parser porting to
> Palm OS 3.5? I can use c/c++ to do this porting. Any idea of the
performance
> considerations with respect to Speed and the memory of the palm ported
> parser?
>
>    I appreciate your views and suggestions.
>
>    my thanks in advance.
>
> syam
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
> For additional commands, e-mail: xerces-c-dev-help@xml.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org