[dev] [commits] Horde branch master updated. f61bc298362194bab0878bacc85b504798898200

Thomas Jarosch thomas.jarosch at intra2net.com
Thu Aug 22 17:25:15 UTC 2013


> > http://git.horde.org/horde-git/-/commit/8a55b3d7e36c2615fd6f7d474a8eaae7
> > 6f77c716
> Not super clear what is going on here.  But if you are trying to do
> something like identifying when the status of the mailbox has changed,
> all you need is Horde_Imap_Client_Base#getSyncToken().
> 
> It handles things like the presence of CONDSTORE transparently and
> uses other methods if not available.

haha, is there anything that the Imap_Client doesn't do? ;)

The ActiveSync code is almost identical. Main difference:
- it uses the new STATUS_FORCE_REFRESH flag
- we have better diagnostics why we think the server changed

I think it's okay to keep the current code in ActiveSync.

Thanks,
Thomas



More information about the dev mailing list