Re: Patch: track number of messages in folders without opening summary



José Dapena Paz escribiu:
> 	Hi,
> 
> 	This patch allows us to process folder_changed signals for knowing the
> number of messages in folders, without opening their summary. This is
> needed for some providers that update the number of messages at camel
> side, without an event started in tinymail level.
> 
> 	What we did is just tracking folder_opened in the CamelStore. So, if a
> CamelFolder is opened without tinymail knowing about, we can at least
> track their folder_changed events immediately, and while those instances
> are still alive.

Looks good, if you have tested it then you can commit it, but please
remove the line

+	/* Commented because it seems to be the source of weird hangs */

first.

Br


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