[Bf-python] Little error with 228c

Willian Padovani Germano wgermano at ig.com.br
Tue Sep 30 03:37:34 CEST 2003


From: "Manuel Bastioni" <manuelbastioni at tin.it>
(...)
> This mean the correct style is to use is get and set function
> where is possible, right?
> If I use set and get, I'm sure about future changes?

Let me add 2 cents: both ways should work and not change unless (*very*
unlikely for Blender 2.xx series) we rewrite the API.  As long as Blender
doesn't get a new design and a major rewrite, we'd better not change the
bpython api.  When we find bugs, they get fixed, so both ways are safe.  But
for 2.28c, setName is the alternative, of course.

--
Willian, wgermano at ig.com.br




More information about the Bf-python mailing list