Re: [evolution-patches] patch for sendObjects in e-d-s' calendar API



On Thu, 2004-02-12 at 23:36 -0500, JP Rosevear wrote:

> On Thu, 2004-02-12 at 07:14, Rodrigo Moya wrote:
> > Hi
> > 
> > The attached patch adds a list of users to the sendObjects stuff for the
> > calendar, so that backends can notify clients about the users for which
> > they already took care (in IMIP/ITIP), as talked with JP on IRC.
> 
> Ugh, I forgot the other nasty part - we have to pass back an icalendar
> object too in case something like autobooking happens.
> 
hmm, why don't we do like we do for the receiveObjects method? That is,
receiveObjects also modifies some objects on the icalcomponent passed to
it, and notifies all modifications through the objectAdded/Modified
signals on the listener.

I think we should have the 2 functions do the same, so either we keep
them as they are (after applying my patch), or we make receiveObjects
return also that icalcomponent back.

What do you think is best?

cheers




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