Ohhh..
Now I understand what "inserting new item inside a genlist was broken"
means.
Yeah it's broken and needs to be fixed.

Thanks.
Daniel Juyung Seo (SeoZ)

On Thu, Apr 21, 2011 at 2:38 AM, Tom Hacohen <t...@stosb.com> wrote:

> On Wed, Apr 20, 2011 at 7:13 PM, 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 :-)
> >
>
> Tom Hacohen - lol ;P
>
> Obviously, +1 from me.
>
> Not only that it will save resources, it also should make inserting in the
> middle of lists
> less crazy and also, will make the theme code a lot shorter, less complex
> and will
> remove redundancy by a lot.
>
> --
> Tom.
>
> ------------------------------------------------------------------------------
> 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