> What do we do with read-only computed properties? Defaulting set accessor to fatalError() is not really a solution. Behaviors already support read-only getters—you just omit the set {} block. -- Brent Royal-Gordon Architechies