On Thu, 2002-05-02 at 01:45, Ettore Perazzoli wrote:
> > I thought of another thing this morning ... what about cancellation?
> > 
> > Any long, or potentially timeout'ing operation should be cancellable,
> > shouldn't it?
> 
> ::cancelSyncFolder() in my proposal.

Umm, but sync is a synchronous method.  There's nothing to say that
cancelSyncFolder() could ever get a chance to execute till after
syncFolder() returns.  And re-entrant corba calls are a world of pain.



_______________________________________________
evolution-hackers maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution-hackers

Reply via email to