From: Joel VanderWerf Date: 2002-02-27T10:01:03+09:00 Subject: Re: RCR?: parallel to until: as_soon_as Tobias Reif wrote: > What do all you think? I'd vote against it because of the performance cost of checking each attr assignment for a hook. If I needed to do something like this, I'd use an AOP approach to intercepting the attr writer.