On Sat, 12 Apr 2008 11:22:21 -0300 "Gustavo Sverzut Barbieri"
<[EMAIL PROTECTED]> babbled:

> On Fri, Apr 11, 2008 at 9:36 PM, The Rasterman Carsten Haitzler
> <[EMAIL PROTECTED]> wrote:
> > On Tue, 8 Apr 2008 09:24:50 -0300 andres <[EMAIL PROTECTED]> babbled:
> >
> >  you mean the data set with evas_object_data_set(), gotten with
> >  evas_object_data_get() and deleted with evas_object_data_del() - right?
> >
> >  do u really need a dup.copy call - ro do u just need a list call to list
> > all keys under which data is stored (then u can just walk the list and do
> > whatever u see fit?)
> 
> this should not be a list, but a _foreach function, maps to Evas_Hash...

it could be a foreach too - somehow the  whole dup.copy call seems  a little
too specific to me. a foreach call (and a small look and callback) that did the
dup at the layer above evas would be better imho.

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to