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



On Tue, 2004-02-17 at 13:00 +0100, Rodrigo Moya wrote:

> On Mon, 2004-02-16 at 09:19 -0500, JP Rosevear wrote:
> 
> > On Mon, 2004-02-16 at 06:33, Rodrigo Moya wrote:
> > > 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.
> > 
> > Receive objects doesn't need to because it is storing things any how and
> > can notify of updates via the usual notification methods.  In 1.4 we
> > used update objects to accomplish the same thing and it had no out
> > parameter.
> > 
> ok, then, updated patch attached.
> 
committed

cheers




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