I wanted that, uon authentication as a valid user, the session4 be restarted
but witha few mutations:
new id and new cookie, same persistent vars and objs
pass to a cookie_only propagation policy
pass to custom_savehadler for session data
I understand that I have to define a new extended_session class, with these
settings, but how to practically do the trick and pass back another $this or
whatever?
Gian