At 14.55 20/06/2006 -0700, Matteo Vega wrote:
Hi All,

How can I show the progress during parsing. I can do
it using the progressive parsing by the way, but I
wanna be able to show progress also during "regular"
parsing as well.

In addition, I think DOM Load and Save, as defined in
DOM Level 3 Core, has an interface called LSParser
which dispaches progress events. When is this gonna be
part of Xerces-C implementation?

Hi Matt,
the two events defined by the DOM L3 specs (LSProgressEvent and LSLoadEvent) rely on the wider DOM L3 Events, that Xerces doesn't implement yet (strangely enough, it's still at the Working Draft stage).

Alberto

Reply via email to