From: unbewusst.sein@... (=?ISO-8859-1?Q?Une_B=E9v?= =?ISO-8859-1?Q?ue?=) Date: 2007-12-15T22:30:02+09:00 Subject: a self.method! returning a changing self attributes say, i've a class "Clazz" i've a method #revert_to_saved who returns a revert to saved instance of Clazz BUT i want to implement also #revert_to_saved! that is having all self attributes modified to the revert to saved instance of Clazz at once... then, how, could I modify self ? -- Une B�vue