[gdome]XPATH workaround



Hello Paolo and the others,

would it be possible, to create the following three functions:

GdomeNode*      gdome_doc_CreateGdomeNodeFromLibxmlNode(xmlNode *node,
GdomeDocument *doc, GdomeException *exc);

GdomeNodeList*  gdome_doc_CreateGdomeNodeListFromLibxmlNode(xmlNode *node,
GdomeDocument *doc, GdomeException *exc);

xmlNode*        gdome_doc_GetLibxmlDocumentFromGdomeNode(GdomeDocument *doc,
GdomeException *exc);

with these functions I could use the xpath-engine of libxml2 together with
gdome2 without much work.

Do you think, it's a good idea?

We need xpath urgently.

Best regards:

Uwe Fechner




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