Re: Cocoa WBXML Parsing
Re: Cocoa WBXML Parsing
- Subject: Re: Cocoa WBXML Parsing
- From: Phil <email@hidden>
- Date: Thu, 30 Sep 2004 18:14:33 +1200
On Wed, 29 Sep 2004 17:48:22 +0200, M. Uli Kusterer
<email@hidden> wrote:
> It shouldn't be too hard to write a wrapper around a library like
> this. Basically, this thing works like CFXMLParser, so my suggestion
> would be to take an existing XML wrapper around that and change it to
> wrap around libwbxml instead.
>
> Basically, you just create proxy objects with pointers to the tree
> and the nodes as their instance variables. The API is so OO-like,
> that I really don't see any problems. Admitted, I only took a short
> look at the tree header in CVS, but it *does* look straightforward.
Except that libwbxml in turn relies on the expat library.
I've taken a closer look at Sync4j, and despite it being in Java, it
doesn't look to hard to port it over (which should be fairly
straightforward).
-Phil
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden