nupic.studio icon indicating copy to clipboard operation
nupic.studio copied to clipboard

Try use `gettattr` in Projects.py to automate read and write properties involving XML

Open david-ragazzi opened this issue 10 years ago • 0 comments

We could use XML property with same name than objects in order to automate read and write properties involving XML file.

This array we create a array of these properties and use getattr and setattr to tranverse this array.

david-ragazzi avatar Sep 17 '14 21:09 david-ragazzi