On Fri, 27 Jul 2012 11:29:49 +0900 Daniel Juyung Seo <seojuyu...@gmail.com>
said:

> So it looks like edje_object_freeze/thaw are not relevant to this topic?

they are - unless u calc min size after a freeze :) so the issue is someone is
calcing still as well.. :)

> Daniel Juyung Seo (SeoZ)
> 
> On Fri, Jul 27, 2012 at 11:17 AM, Carsten Haitzler <ras...@rasterman.com>
> wrote:
> > On Fri, 27 Jul 2012 11:00:04 +0900 Daniel Juyung Seo <seojuyu...@gmail.com>
> > said:
> >
> >> Yes you are right. I'm just lazy and waiting someone for implementing
> >> edje cache.
> >>
> >> By the way, I tried with edje_object_freeze/thaw but it didn't work.
> >> Even I called edje_object_freeze, _edje_recalc and _edje_recalc_do are
> >> called. Anybody has some ideas on this?
> >
> > these will still be called *IF* something tries to caclulate a minimum size
> > of the edje obj - freeze or no freeze. otherwise they cant return a result.
> >
> >> Daniel Juyung Seo (SeoZ)
> >>
> >>
> >> On Fri, Jul 27, 2012 at 10:00 AM, Tom Hacohen <t...@stosb.com> wrote:
> >> > On 27/07/12 02:33, Daniel Juyung Seo wrote:
> >> >> This might be the final goal. We need edje object cache.
> >> >> Just because we don't have that, genlist did it manually.
> >> >> Until edje cache feature comes genlist needs to do this adjustment.
> >> >
> >> > I'm not arguing one side or the other here, but the problem with the "we
> >> > are doing it here because we are not doing it there yet" approach is
> >> > that it brings suboptimal results. People just hack around all over the
> >> > place and copy the hacks to other places instead of just fixing the
> >> > problem where it's at. We've seen this before in elementary and we'll
> >> > probably see it again.
> >> >
> >> > --
> >> > Tom.
> >> >
> >>
> >> ------------------------------------------------------------------------------
> >> Live Security Virtual Conference
> >> Exclusive live event will cover all the ways today's security and
> >> threat landscape has changed and how IT managers can respond. Discussions
> >> will include endpoint security, mobile security and the latest in malware
> >> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> >> _______________________________________________
> >> enlightenment-devel mailing list
> >> enlightenment-devel@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >>
> >
> >
> > --
> > ------------- Codito, ergo sum - "I code, therefore I am" --------------
> > The Rasterman (Carsten Haitzler)    ras...@rasterman.com
> >
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to