Martin's suggestion worked well: > As SystemUser, add a method to Metaclass3: > > makeDirty > name := name > > Then you can send this message to any metaclass, and commit, and the > metaclass will be committed. Thanks!