eflxx/eoxx
Cedric BAIL 532c000c5c eoxx: add some vodoo to the C++ binding.
I don't like the way this show up in the class. Any better idea ?


SVN revision: 83851
2013-02-12 10:21:00 +00:00
..
src eoxx: add some vodoo to the C++ binding. 2013-02-12 10:21:00 +00:00
AUTHORS eoxx: let welcome a little prototype of an Eo binding in C++. 2013-01-14 09:39:56 +00:00
COPYING eoxx: let welcome a little prototype of an Eo binding in C++. 2013-01-14 09:39:56 +00:00
ChangeLog eoxx: let welcome a little prototype of an Eo binding in C++. 2013-01-14 09:39:56 +00:00
INSTALL eoxx: let welcome a little prototype of an Eo binding in C++. 2013-01-14 09:39:56 +00:00
Makefile.am eoxx: let welcome a little prototype of an Eo binding in C++. 2013-01-14 09:39:56 +00:00
NEWS eoxx: let welcome a little prototype of an Eo binding in C++. 2013-01-14 09:39:56 +00:00
README eoxx: let welcome a little prototype of an Eo binding in C++. 2013-01-14 09:39:56 +00:00
TODO eoxx: let welcome a little prototype of an Eo binding in C++. 2013-01-14 09:39:56 +00:00
autogen.sh eoxx: let welcome a little prototype of an Eo binding in C++. 2013-01-14 09:39:56 +00:00
configure.ac eoxx: let welcome a little prototype of an Eo binding in C++. 2013-01-14 09:39:56 +00:00
eoxx.pc.in eoxx: let welcome a little prototype of an Eo binding in C++. 2013-01-14 09:39:56 +00:00

README

The goal of this project is to provide a stable API/ABI in C++ for EFL and
still take advantage of all C++ feature. It leverage its feature from latest
EFL 1.8.

Before doing any patch to it, please read :
http://techbase.kde.org/Policies/Binary_Compatibility_Issues_With_C++