Hi, > -------- Original Message -------- > Subject: [E-devel] API naming: futures_get > Local Time: December 5, 2017 11:46 AM > UTC Time: December 5, 2017 7:46 PM > From: a...@andywilliams.me > To: Enlightenment developer list <enlightenment-devel@lists.sourceforge.net> > > Hi, > > The method efl_promise_future_get has a peculiar name. > It's function is to allocate a new Efl_Loop_Future object, add it to a list > of all futures on the promise and propagate appropriate messages. > > Following our convention of _get returning an existing value and _add > creating a new one should this method not be efl_promise_future_add?
Sorry, efl_future is deprecated and we are moving all of it to Eina_Future which has a better more usable API and can actually be made working. Cedric ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel