htm-community/nupic.studio

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

david-ragazzi opened this issue · 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.