Hi all, I'm using t:saveState since a couple of years and it'd fine.However I'm a bit confused about the point of having saved objects as being serializable or not. Usually I save serializable objects, but from my debugger it seems that they are saved as they are - not serialized. And as such they are simply retrieved. Would anybody clarify this topic once forever ? Is serializability a true requirement ?
Thanks -- Renzo