[Bf-committers] Re: Announcing new Scripting Guidelines

GSR gsr.b3d at infernal-iceberg.com
Sat Aug 5 19:21:50 CEST 2006


Hi,
cbarton at metavr.com (2006-08-05 at 1323.52 +1000):
> Heres the wiki document with the guidelines:  
> http://mediawiki.blender.org/index.php/ScriptDev/Guidelines

In FileIO, I would recommend that no script should ever overwrite
directly, but create a new file and when done, rename to intended
name. That would avoid damaging things before the file can be left go
and minimize concurrency issues.

GSR
 


More information about the Bf-committers mailing list