Re: [gdome]News(3) on CVS preparing 0.7.0



> Next tasks:
>   - ... suggestions?

- investigate the possibility of using Gdome2 in gtkhtml2 and try to
  convince the authors to adopt it ;-)

as Daniel suggests, it could be a great idea to have Xpath + DOM together,
see Document Object Model XPath:

	http://www.w3.org/TR/2001/WD-DOM-Level-3-XPath-20011031/xpath.html

and then comparing performances between "direct" approach (navigating the
DOM tree) and Xpath approach (the result of the comparison is not trivial
because using Xpath will usually prevent the allocation of many Gdome2
wrappers).

All the best,

	luca





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