Hi, I noticed that ActionControllerError was recently changed in CVS to descend from StandardError instead of Exception, to permit generic rescue clauses to work. Could this be done for ActiveRecordError, also? That issue was a head-scratcher for me the other day when I was porting some code to Active Record. -- Ryan Platte