It looks like that this is exactly the point in time where I added code to avoid recursion when dealing with recursive descriptions. I guess the method causing trouble is
MAValidatorVisitor>>#visitDescription:?
That's exactly the spot. The #resignalAs: is causing VW some heartburn.
-- ============================================================
Thomas Koschate