[sugar] Python Style Guide

Marco Pesenti Gritti mpg
Tue Nov 14 06:28:20 EST 2006


>
> >For simple public data attributes, it is best to expose just the 
> attribute name, without complicated >accessor/mutator methods
>
> I'm not sure I like this... It's quite unusual for non python coders. 
> If we want to keep it we should probably elaborate more on it in the 
> guide.


With this method, how do you find out which attributes are supported 
other than by reading the code? Is there a way to document them?

/me should probably just read about python attributes

Marco


More information about the Sugar-devel mailing list