[Bf-python] [bundle scripts ] svg/paths import

Stephen Swaney sswaney at centurytel.net
Thu Dec 28 07:32:41 CET 2006


On Wed, Dec 27, 2006 at 07:04:39PM +0100, jean-michel soler wrote:
> Campbell Barton a ?crit :
> 
> >Minor issue, Scene.getCurrent() - should be GetCurrent
> 
> hum, thats new : 
> http://www.zoo-logique.org/3D.Blender/scripts_python/API/Scene-module.html#GetCurrent

No, that's been the convention for awhile.  There may be some
historical inconsistencies floating around still but the convention
is as follows:

 Class method names start with upper case.

 Instance method names  start with lower case.


-- 
Stephen Swaney			
sswaney at centurytel.net
231-228-7370



More information about the Bf-python mailing list