[Bf-committers] Re: [Bf-blender-cvs] CVS commit: blender/source/blender/python/api2_2x Object.c blender/source/blender/python/api2_2x/doc IDProp.py Texture.py Scene.py Object.py Image.py Mesh.py NMesh.py Material.py

Stephen Swaney sswaney at centurytel.net
Mon Nov 20 17:45:07 CET 2006


On Mon, Nov 20, 2006 at 07:44:55AM -0800, Martin Poirier wrote:
> I disagree, better a precise but longer identifier
> than a shorter abbreviation that would keep people
> guessing.
> 
> If you want to access properties, looking in the
> properties attribute is a short logical step, props,
> not so.
> 

Yep.  Code is read much more often than it is written.
Having it readable is more valuable than saving a couple
of characters when writing.

The part that bothers me is we call it 'properties' in
most classes except for Object where it becomes 'idproperties'
Being consistent is good.

-- 
Stephen Swaney			
sswaney at centurytel.net



More information about the Bf-committers mailing list