Make the Edje Smart inheritable.
authorsachiel <sachiel@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 8 Apr 2010 19:21:54 +0000 (19:21 +0000)
committersachiel <sachiel@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 8 Apr 2010 19:21:54 +0000 (19:21 +0000)
commit494b1d1c32205cacff63df2e149c232f37c89712
tree1956740e67f8372c6c38aefc7d938e83da039638
parent152ca5d0903cbe77298515f83da35a92a1a10926
Make the Edje Smart inheritable.

Pretty much moving some things around and extending the smart class
to allow overloading some common functions. Edje_Edit will make use
of this.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@47841 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/edje_edit.c
src/lib/edje_load.c
src/lib/edje_main.c
src/lib/edje_private.h
src/lib/edje_smart.c
src/lib/edje_util.c