Re: [PATCH 12/18] Create TnyMergeFolderStore



Private .h files must end with -priv.h, so please rename
observer-mixin.h to observer-mixin-priv.h

Approved after/if you rename observer-mixin.h

If libtinymail-camel needs it, then it must be installed as public

In that case call it a tny-observer-mixin.h and call the type
TnyObserverMixin


On Fri, 2008-08-29 at 17:46 +0100, Rob Taylor wrote:
> Create TnyMergeFolderStore. This merges together multiple 
> TnyFolderStores to create one read-only TnyFolderStore.
> 
> This also adds the observer mixin to libtinymail. Its now in both 
> libtinymail and libtinymail-camel, we should probably add a helper 
> noinst_LTLIBRARY.
> ---
>   libtinymail/Makefile.am              |    7 +-
>   libtinymail/observer-mixin.c         |  196 +++++++++
>   libtinymail/observer-mixin.h         |   42 ++
>   libtinymail/tny-merge-folder-store.c |  739 
> ++++++++++++++++++++++++++++++++++
>   libtinymail/tny-merge-folder-store.h |   72 ++++
>   5 files changed, 1054 insertions(+), 2 deletions(-)
>   create mode 100644 libtinymail/observer-mixin.c
>   create mode 100644 libtinymail/observer-mixin.h


-- 
Philip Van Hoof, freelance software developer
home: me at pvanhoof dot be 
gnome: pvanhoof at gnome dot org 
http://pvanhoof.be/blog
http://codeminded.be






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