kevinkdo / ra3

Relational Algebra v3.0 (go to branch `kevin`)
1 stars 0 forks source link

Fix state redundancy in rightpane #35

Closed kevinkdo closed 8 years ago

kevinkdo commented 8 years ago

subscriptable and subscriptRequired are pure functions of the node name and should not be in this.state

kevinkdo commented 8 years ago

done, much cleaner now