Hi What is the usual practices in storing values of variables / parameters the persist through an users usage of an application.
e.g. say the user logs in and then selects a current printer, current company, accounting year and then moves between various application options and eventually logs out. What is a good practice of storing the values ... one way could be to keep a separate application level object with a dictionary for all the variables ... would that be ok or there are other better ways regards Sanjay ----- --- Regards, Sanjay -- View this message in context: http://forum.world.st/practices-in-storing-users-application-level-variables-tp4813595.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
