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
>
> Hi,
>
> The method efl_promise_
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