[Bf-python] semantic of the get function

Jonathan Merritt j.merritt at pgrad.unimelb.edu.au
Wed Jun 11 03:18:45 CEST 2003


> In the new python API, XXX.get() returns the list of the ***names*** 
> of the XXX objects of the current scene.
>
> In the old API, XXX.get() returns the list of the XXX objects of the 
> current scene.
>
> This feature will break the compatibility of the new API.
>
> I strongly suggest we return to the old semantic, unless there is a 
> ***very good*** reason to change.
>
> What do you think? 


I think the old way is better from a script-writer's point-of-view (I 
certainly have a few scripts that would grow in size if this change is 
true).  Does anyone know the reason for changing?

Jonathan Merritt.





More information about the Bf-python mailing list