Hey, I think that, before the release, we should verify that the api is consistent.
I think that, at least, we must verify that: 1) if a function has a _add sufix, the invert function must have the _del sufix 2) if a function has a _new sufix, the invert function must have the _free sufix. I have seen that, in all the graphic systems of ecore, we create a window with _new, but we destroy it with _del, which is not consistent with the other parts of evas / ecore. Do you think that we should (must ?) rename these _del functions to _free ? Vincent ------------------------------------------------------------------------------ _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel