Displaying 1 result from an estimated 1 matches for "a24b9759".
Did you mean:
249759
2006 May 01
4
Storing user setting
Hi,
Where should i store user settings? Well, I have a class called Book and
one of the fields is called status. When a new Book is created, the
status field is assigned a value according to what the user set in the
setting.
So, I will have a form for the user to change the settings of the app
including the initial status of the Book model.
I''m thinking of using a table to store the