[yunqa.de] Re: DIXml V1.0 Trial: progress "events" during file load and doc parsing

  • From: Delphi Inspiration <delphi@xxxxxxxx>
  • To: yunqa@xxxxxxxxxxxxx
  • Date: Mon, 07 Jul 2008 12:44:21 +0200

Adam Russell wrote:

>the only callbacks I can find relate to reading / writing etc not to
>parsing  - I suppose I could kludge someting in the file-related
>events, but its not very .... nice.
>
>is there a type of event structure, or other callback that I'm missing
>that would give me meaningful progress events as follows:
>
>- during file save and load; and
>- during node parseing in a document

No, there are no dedicated load / save progress events in DIXml.

The most precise way is to use a push based interface, in that case you control 
the progress and providing back precise informations becomes
trivial.

Ralf 

_______________________________________________
Delphi Inspiration mailing list
yunqa@xxxxxxxxxxxxx
//www.freelists.org/list/yunqa



Other related posts: