Handling two different groups for one item is not efficient.
so +1.

>> inserting new item inside a genlist was broken.
Btw, what do you mean?

Thanks.
Daniel Juyung Seo (SeoZ)

On Thu, Apr 21, 2011 at 1:13 AM, Cedric BAIL <cedric.b...@free.fr> wrote:

> Hi,
>
>   Since a long time inserting new item inside a genlist was broken.
> This patch was done by Tom Hacohen and myself, it switch even/odd to
> being a state of your item inside the same edje group and remove the
> need for two separated item. This will also improve ressource usage I
> think. As most of the time even/odd are almost the same object, with
> just different background, so loading two time the same stuff wasn't
> really efficient, this also improve cache reusing by decreasing the
> number of different objects in it.
>   Obviously, this break all elementary theme that where using
> odd/even for genlist. They need to have both signal "elm,state,odd"
> and "elm,state,even" implemented to work again when this patch is
> applied. I would like to apply the same change to list and all object
> that do implement even/odd mecanism.
>   If nobody mind about this patch, I will apply it friday.
>
> As always have fun with my breakage :-)
> --
> Cedric BAIL
>
>
> ------------------------------------------------------------------------------
> Benefiting from Server Virtualization: Beyond Initial Workload
> Consolidation -- Increasing the use of server virtualization is a top
> priority.Virtualization can reduce costs, simplify management, and improve
> application availability and disaster protection. Learn more about boosting
> the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
>
------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to