efl/legacy/eobj
Tom Hacohen 697c58026f Eobj: Pass the private data to functions automatically.
This saves us from having to call the data_get function. This makes the
code nicer and potentially faster.

Thanks to raster for the tip.

SVN revision: 70145
2012-04-12 13:52:13 +00:00
..
cmake/Modules Eobj: Initial commit. 2012-04-05 15:31:15 +00:00
examples Eobj: Pass the private data to functions automatically. 2012-04-12 13:52:13 +00:00
lib Eobj: Pass the private data to functions automatically. 2012-04-12 13:52:13 +00:00
tests Eobj: Pass the private data to functions automatically. 2012-04-12 13:52:13 +00:00
.gitignore Eobj: Initial commit. 2012-04-05 15:31:15 +00:00
CMakeLists.txt Eobj: Added some composite objects tests. 2012-04-12 10:48:08 +00:00
cmakeconfig.h.in Eobj: Initial commit. 2012-04-05 15:31:15 +00:00