eo: declare Eo stable
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Thu, 14 Feb 2019 14:24:45 +0000 (15:24 +0100)
committerWonki Kim <wonki_.kim@samsung.com>
Fri, 8 Mar 2019 11:49:34 +0000 (20:49 +0900)
commit5c685df97877ef2276200a93c0a1ff4cf74aa45c
treec307fbae774c63930d72b11a91cea688cc10ab32
parentaf356ba6ce039d97f217d6a6a9344b43e6e512c9
eo: declare Eo stable

Summary:
This declares the main part of Eo.h as stable, except the domain api for
now. We don't have a user of that API for now, nor do we have bindings
supporting threads, lets wait with this bit until we have bindings for
this, so we can test it.

Further more, this does not stabilize the composition API of
efl_object.eo.h, reason for this is, that we might want to overthink the
solution we have with events, as we might want to forward events per
default.
Depends on D7931

Reviewers: stefan_schmidt, cedric, zmike, segfaultxavi

Reviewed By: cedric

Subscribers: #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D7932
src/lib/eo/Eo.h
src/lib/eo/efl_object.eo