Go to file
Tom Hacohen 410488aabe Eo: Added eo_add_custom and support for passing ops to eo_add.
We can no do things like eo_add(CLASS, parent, age_set(7), score_set(100)),
or pass different constructors to object creation by using eo_add_custom and
passing the constructor.

SVN revision: 75614
2012-08-23 10:35:14 +00:00
legacy Eo: Added eo_add_custom and support for passing ops to eo_add. 2012-08-23 10:35:14 +00:00