nupic.studio
nupic.studio copied to clipboard
Try use `gettattr` in Projects.py to automate read and write properties involving XML
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.