Hi,<br><br>In reply to David Faure's mail I think that we are giving a general interface for applications, and I think is important to keep them. For an application is easier doing:<br><br>int theJob = Observer::self()->newJob();
<br>Observer::self()->setInfoMessage(theJob, "Performing reading operation...");<br><br>than handling DBus calls directly to the UI server. At least is *ONLY* my *PERSONAL* opinion.<br><br>Bye,<br>Rafael Fernández López.
<br>