eo: enable priority with event forwarder.
authorCedric BAIL <cedric@osg.samsung.com>
Wed, 12 Dec 2018 22:07:52 +0000 (14:07 -0800)
committerShinwoo Kim <cinoo.kim@samsung.com>
Thu, 3 Jan 2019 09:00:27 +0000 (18:00 +0900)
commit126d24d6df30f50068b20caad4acaa80345fe5a5
treeb0ad110a1b8632880895b69ca77b6d547c56a2ca
parent685f126b20d53406b4a3b5ea4ae764d14e9968f7
eo: enable priority with event forwarder.

Note: Their isn't any ability to do something like a static array of
events at the moment. It might lead to large memory being used when it
wouldn't be necessary. If that was the case, we could fix it, but it
would require a lot of dynamic hash operation I think.

Reviewed-by: Marcel Hollerbach <marcel-hollerbach@t-online.de>
Differential Revision: https://phab.enlightenment.org/D7482
src/lib/eo/Eo.h
src/lib/eo/efl_object.eo
src/lib/eo/eo_base_class.c