Re: [Evolution-hackers] [CAMEL] CamelFolder *_getv() - What should it do?

2005-11-14 Thread Parthasarathi Susarla
On Mon, 2005-11-14 at 13:41 +0100, Jules Colding wrote: [snip] > > arg->ca_ptr must be freed while folder->name is managed by the folder > instance. Whom is responsible for freeing the GPtrArray ? One needs to call folder_free with the appropriate tag to free the CamelArgs. Typically called by t

Re: [Evolution-hackers] [CAMEL] CamelFolder *_getv() - What should it do?

2005-11-14 Thread Jules Colding
Hi, On Mon, 2005-10-17 at 16:48 +0530, Parthasarathi Susarla wrote: > On Mon, 2005-10-17 at 13:04 +0200, Jules Colding wrote: > > Hi, > > > > I can see several providers implementing a *_getv() method. It seems > > that it just provides a descriptive name of the folder in question. Is > > that co

Re: [Evolution-hackers] [CAMEL] CamelFolder *_getv() - What should it do?

2005-10-17 Thread Jules Colding
On Mon, 2005-10-17 at 16:48 +0530, Parthasarathi Susarla wrote: > On Mon, 2005-10-17 at 13:04 +0200, Jules Colding wrote: > > Hi, > > > > I can see several providers implementing a *_getv() method. It seems > > that it just provides a descriptive name of the folder in question. Is > > that correct

Re: [Evolution-hackers] [CAMEL] CamelFolder *_getv() - What should it do?

2005-10-17 Thread Parthasarathi Susarla
On Mon, 2005-10-17 at 13:04 +0200, Jules Colding wrote: > Hi, > > I can see several providers implementing a *_getv() method. It seems > that it just provides a descriptive name of the folder in question. Is > that correct? It does a lot more than that. getv provides info based on the type of argu

[Evolution-hackers] [CAMEL] CamelFolder *_getv() - What should it do?

2005-10-17 Thread Jules Colding
Hi, I can see several providers implementing a *_getv() method. It seems that it just provides a descriptive name of the folder in question. Is that correct? Thanks, jules ___ Evolution-hackers mailing list Evolution-hackers@gnome.org http://mail.gn