shared wasabi implementation

Matthias Clasen mclasen at redhat.com
Thu Feb 15 22:28:34 PST 2007


On Fri, 2007-02-16 at 07:18 +0100, Mikkel Kamstrup Erlandsen wrote:

>         
>         I was thinking about a small c file that implements
>         serializing and
>         deserializing the query language in xml and user language. So
>         no glib
>         and no Qt. That way we can all use it. Starting the complete
>         search is 
>         too much. Let's see if we can pull even serializing and
>         deserializing
>         off decently. Emphasis should be on the right struct / class
>         for this.
> 
> I agree - a fast reference implementation in C could be a good idea.
> We are going to need a sax parser though. I don't know how big the
> glib one is - maybe we can rip it out... 

I did not really mean to jump in here, but before you rip something out
of glib, consider just using it, please. There is no reason not to use
glib. You should be aware that GMarkup is not a full XML parser though,
and may miss things that you need/want.





More information about the xdg mailing list