eirikblekesaune / VTM

VTM - system for Verdensteatret
0 stars 4 forks source link

Consistency for getting the value of Attributes and Parameters #89

Closed eirikblekesaune closed 7 years ago

eirikblekesaune commented 7 years ago

Currently the code for getting value of Parameter: myContext.parameters[\myParam]'

And the code for getting value from Attribute: myContext.attributes[\myAttr].value;

This should be consistent, even though they are different kinds of classes.

eirikblekesaune commented 7 years ago

Fixed in 81b731fa080396673d118eae01be70e83e28c18a