|
From: Benoit X. (JIRA) <no...@at...> - 2006-05-31 22:00:49
|
Preference Settings should be user specific.
--------------------------------------------
Key: RCP-359
URL: http://opensource.atlassian.com/projects/spring/browse/RCP-35=
9
Project: Spring Framework Rich Client Project
Type: Improvement
Components: Settings/Preferences =20
Reporter: Benoit Xhenseval
Is it an improvement or a bug? At the moment, if I use the j2seprefs.Prefe=
rencesSettingsFactory, the user settings are stored in the registry indepen=
dently of the user logged in the application.
Basically, the "user" settings will be the same for ALL application usernam=
e/password on that machine...
I think that I'd preferable to take the userId entered in the login screen =
by default and add this to the path for the preferences.
My =C2=A30.02 suggestion...
Thanks!
Benoit
--=20
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/spring/secure/Administrators.js=
pa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|
|
From: Rogan D. <ro...@da...> - 2006-06-01 05:43:58
|
Benoit Xhenseval (JIRA) wrote: > Preference Settings should be user specific. > -------------------------------------------- >=20 > Key: RCP-359 > URL: http://opensource.atlassian.com/projects/spring/browse/RC= P-359 > Project: Spring Framework Rich Client Project > Type: Improvement >=20 > Components: Settings/Preferences =20 > Reporter: Benoit Xhenseval >=20 >=20 > Is it an improvement or a bug? At the moment, if I use the j2seprefs.P= referencesSettingsFactory, the user settings are stored in the registry i= ndependently of the user logged in the application. >=20 > Basically, the "user" settings will be the same for ALL application use= rname/password on that machine... >=20 > I think that I'd preferable to take the userId entered in the login scr= een by default and add this to the path for the preferences. >=20 > My =C2=A30.02 suggestion... >=20 > Thanks! >=20 > Benoit >=20 Surely it saves the settings into a user-specific part of the registry?=20 e.g. on Windows, under HKEY_CURRENT_USER\ or under Unix, in a directory=20 structure under the current user's home directory. Isn't that enough? Or are you in a "shift-rotation" system where users=20 do not log off and log on as their own unique user? Rogan |
|
From: Benoit X. <be...@ya...> - 2006-06-01 08:16:25
|
Yes it is exactly what I mean: =20 Under SAME windows user, the application may be logged in as user X, Y or Z= . At the moment, all settings will be for that Windows user. =20 Just a suggestion...but that would be really useful to me... =20 Thanks. =20 Benoit ----- Original Message ---- From: Rogan Dawes <ro...@da...> To: spr...@li... Sent: Thursday, June 1, 2006 6:43:34 AM Subject: Re: [Springframework-rcp-dev] [Spring-JIRA] Created: (RCP-359) Pre= ference Settings should be user specific. Benoit Xhenseval (JIRA) wrote: > Preference Settings should be user specific. > -------------------------------------------- >=20 > Key: RCP-359 > URL: http://opensource.atlassian.com/projects/spring/browse/RCP-= 359 > Project: Spring Framework Rich Client Project > Type: Improvement >=20 > Components: Settings/Preferences =20 > Reporter: Benoit Xhenseval >=20 >=20 > Is it an improvement or a bug? At the moment, if I use the j2seprefs.Pre= ferencesSettingsFactory, the user settings are stored in the registry indep= endently of the user logged in the application. >=20 > Basically, the "user" settings will be the same for ALL application usern= ame/password on that machine... >=20 > I think that I'd preferable to take the userId entered in the login scree= n by default and add this to the path for the preferences. >=20 > My =C2=A30.02 suggestion... >=20 > Thanks! >=20 > Benoit >=20 Surely it saves the settings into a user-specific part of the registry?=20 e.g. on Windows, under HKEY_CURRENT_USER\ or under Unix, in a directory=20 structure under the current user's home directory. Isn't that enough? Or are you in a "shift-rotation" system where users=20 do not log off and log on as their own unique user? Rogan ------------------------------------------------------- All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid7521&bid$8729&dat1642 _______________________________________________ Springframework-rcp-dev mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-rcp-dev |
|
From: Lieven D. (JIRA) <no...@sp...> - 2008-10-09 20:11:23
|
[ http://jira.springframework.org/browse/RCP-359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lieven Doclo updated RCP-359:
-----------------------------
Fix Version/s: 1.x
> Preference Settings should be user specific.
> --------------------------------------------
>
> Key: RCP-359
> URL: http://jira.springframework.org/browse/RCP-359
> Project: Spring Framework Rich Client Project
> Issue Type: Improvement
> Components: Settings/Preferences
> Reporter: Benoit Xhenseval
> Fix For: 1.x
>
>
> Is it an improvement or a bug? At the moment, if I use the j2seprefs.PreferencesSettingsFactory, the user settings are stored in the registry independently of the user logged in the application.
> Basically, the "user" settings will be the same for ALL application username/password on that machine...
> I think that I'd preferable to take the userId entered in the login screen by default and add this to the path for the preferences.
> My £0.02 suggestion...
> Thanks!
> Benoit
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.springframework.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|