eirikblekesaune / VTM

VTM - system for Verdensteatret
0 stars 4 forks source link

should VTMDictionaryValue default type be IdentityDictionary #109

Open redFrik opened 7 years ago

redFrik commented 7 years ago

now it is Dictionary. *prDefaultValueForType {^Dictionary.new}

c = VTMAttribute.new(\heidur, (type: \dictionary)); c.value.class //returns a Dictionary - perhaps IdentityDictionary