I've been curiously looking at the python bindings for the efl, and the
more I look, the more this question seems to come up in my mind:

Why are we not returning 'self' in all those setter methods?

let's take for instance the methods of elm_check. Instead of just
claling elm_check_label_set and calling it a day, why not have
 elm_check_label_set()
 return self

That way it would be more in tune with the rest of the OO styled
bindings and languages, and we can chain things quite nicely


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to