In the last version of Moose, there is the following piece of code: EntityState>>cache: selector initializer: aBlock ^self at: selector ifAbsentPut: [ aBlock cullValue: self entity ]
cullValue: does not exist. callValue: neither...
This raises some rollbacks in the moose GUI...
Alexandre