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
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
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
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,
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
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
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
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