Re: Some TnyFolderStoreIface implementations



On Mon, 2006-08-28 at 22:18 +0200, Philip Van Hoof wrote:
> On Mon, 2006-08-28 at 14:39 +0200, Philip Van Hoof wrote:
> 
> > tny-store-account.c:
> >  o. tny_store_account_get_folders_async
> 
> > tny-folder.c:
> >  o. tny_folder_get_folders_async
> 
> 
> These are the implementations:
> 
> http://svn.tinymail.org/svn/tinymail/trunk/libtinymail-camel/tny-store-account.c:tny_store_account_get_folders_async
> http://svn.tinymail.org/svn/tinymail/trunk/libtinymail-camel/tny-folder.c:tny_folder_get_folders_async
> 
> This is a functional test:
> 
> http://svn.tinymail.org/svn/tinymail/trunk/tests/functional/folder-lister-async.c


Note that there's still something wrong with the reference counting
(it's indeed commented out).

Reference counting is of course important. A reference needs to be added
to guard the instance while the thread is using it. Stuff like that.

Feel free to try to spot the problem and fix it. If you are fast enough.
Heh.



-- 
Philip Van Hoof, software developer at x-tend 
home: me at pvanhoof dot be 
gnome: pvanhoof at gnome dot org 
work: vanhoof at x-tend dot be 
http://www.pvanhoof.be - http://www.x-tend.be




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