RE: [Fwd: Re: Pregunta sobre el estado de gnome-db para el desarrollo]



> In Gda_XmlQuery, I use the xmlNodePtr directely and it seems to be fine.
For
> example, you can ask to have a Gda_XmlQuery object built from a part of an
xml
> structure by using gda_xml_query_new_from_node(). However I'm not sure we
need
> to have objects built for all the elements of what is in the xml file
because:
> * I don't see very much usage for it,
> * it would consume a lot of memory,
> * it can be very tricky to keep the xml structure up to date with the
structure
> of these objects.
>
> But the idea of having Gda_XmlQuery as a subclass of Gda_XmlFile is IMHO a
good
> idea.
>
Ok, after reading your code, it looks fine the solution you've found for
inserting/retrieving it from a bigger XML document. So, go on.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]