Efl_Object: Add integration with Eina_Future.
authorGuilherme Iscaro <iscaro@profusion.mobi>
Fri, 25 Aug 2017 22:53:15 +0000 (19:53 -0300)
committerGuilherme Iscaro <iscaro@profusion.mobi>
Mon, 4 Sep 2017 13:24:00 +0000 (10:24 -0300)
commitd12c652a965c177d35dd1e2c7f3774dc54f49f56
tree30cfaaff015f28a51093ac0e4e466d416fdf8c55
parent5bd8c9a78d7bc21a956b775fb250e8e14711d5b9
Efl_Object: Add integration with Eina_Future.

This commit adds the EO support for the new future infra.
From now on there's no need to efl_future_link()/efl_future_unlink()
object and futures since the new API already handles that internally.
src/lib/eo/Eo.h
src/lib/eo/eo.c
src/lib/eo/eo_base_class.c