sparkslabs/pyxie

Move all creation of iinode lists (the current nested lists) into function calls living in pyxie.models.iinodes.

sparkslabs opened this issue · 1 comments

This is a trivial task in a way, but will enable the transformation of all the nested lists into actual iiNodes.

Implemented on private branch.