Re: [E-devel] eina API status review

2009-07-25 Thread Vincent Torri
Hey, As some of us want to release eina after the next freeze, we must be sure that the API will not change after the release. Below is my brief review with some comments. Other people must review it. It's important to have a stable API after the release. So we must change the API now if neede

Re: [E-devel] eina API status review

2009-07-19 Thread Jorge Luis Zapata Muga
On Thu, Jul 16, 2009 at 9:05 AM, Vincent Torri wrote: > > Hey, > > As some of us want to release eina after the next freeze, we must be sure > that the API will not change after the release. > > Below is my brief review with some comments. Other people must review it. > It's important to have a sta

Re: [E-devel] eina API status review

2009-07-17 Thread Gustavo Sverzut Barbieri
On Fri, Jul 17, 2009 at 8:46 AM, Vincent Torri wrote: > > > On Fri, 17 Jul 2009, Cedric BAIL wrote: > >> On Thu, Jul 16, 2009 at 2:09 PM, Cedric BAIL wrote: >>> >>> Thanks for the review ! >>> >>> On Thu, Jul 16, 2009 at 9:05 AM, Vincent Torri >>> wrote:  * eina_accessor : better name for

Re: [E-devel] eina API status review

2009-07-17 Thread Vincent Torri
On Fri, 17 Jul 2009, Cedric BAIL wrote: On Thu, Jul 16, 2009 at 2:09 PM, Cedric BAIL wrote: Thanks for the review ! On Thu, Jul 16, 2009 at 9:05 AM, Vincent Torri wrote:  * eina_accessor : better name for eina_accessor_over() ? (_foreach like                    like eina_iterator ?) Hum,

Re: [E-devel] eina API status review

2009-07-17 Thread Cedric BAIL
On Thu, Jul 16, 2009 at 2:09 PM, Cedric BAIL wrote: > Thanks for the review ! > > On Thu, Jul 16, 2009 at 9:05 AM, Vincent Torri wrote: >>  * eina_accessor : better name for eina_accessor_over() ? (_foreach like >>                    like eina_iterator ?) > > Hum, we already have a EINA_ACCESSOR_FO

Re: [E-devel] eina API status review

2009-07-16 Thread Gustavo Sverzut Barbieri
On Thu, Jul 16, 2009 at 4:05 AM, Vincent Torri wrote: > > Hey, > > As some of us want to release eina after the next freeze, we must be sure > that the API will not change after the release. > > Below is my brief review with some comments. Other people must review it. > It's important to have a sta

Re: [E-devel] eina API status review

2009-07-16 Thread Cedric BAIL
Thanks for the review ! On Thu, Jul 16, 2009 at 9:05 AM, Vincent Torri wrote: >  * eina_accessor : better name for eina_accessor_over() ? (_foreach like >                    like eina_iterator ?) Hum, we already have a EINA_ACCESSOR_FOREACH macro, it will perhaps create some confusion, but despit

[E-devel] eina API status review

2009-07-16 Thread Vincent Torri
Hey, As some of us want to release eina after the next freeze, we must be sure that the API will not change after the release. Below is my brief review with some comments. Other people must review it. It's important to have a stable API after the release. So we must change the API now if need