From: Nat Goodspeed (nat_at_[hidden])
Date: 2007-11-08 10:39:02


Oliver Kania wrote:

> I guess that means I cannot change class state in my save method.
> That is what I need ! Is there any way around it ?

Mutable members? const_cast?