Change internal representation of UnitId to use ShortText
UnitId was already opaque but missed the ShortText treatment; this allows for simple re-casting from ComponentIds (which are internally ShortTexts as well)
Please register or sign in to comment