no longer stores the navigation object in the session but now only the relevant data that is needed
the session data is then referenced inside the object as the information is in memory anyway (instead of having it twice in memory (once in the session and again in the object))
no longer stores the osC_Customer object in the session but now only the relevant data that is needed
the session data is then referenced inside the object as the information is in memory anyway (instead of having it twice in memory (once in the session and again in the object))