George Sakkis wrote: > By now you must have been convinced that default getters/setters is > not a very useful idea in Python but this does not mean you can't do > it;
It's a perfect summary of my thoughts after reading this thread. I will use public attributes (with access customizable with properties) and remember that in Python I can do everything :). Thanks everybody. -- http://mail.python.org/mailman/listinfo/python-list