[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[patch #4299] base: Implementation of WIN32 registry based defaults
From: |
Jeremy Bettis |
Subject: |
[patch #4299] base: Implementation of WIN32 registry based defaults |
Date: |
Thu, 11 Aug 2005 16:21:04 +0000 |
User-agent: |
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) |
URL:
<http://savannah.gnu.org/patch/?func=detailitem&item_id=4299>
Summary: base: Implementation of WIN32 registry based
defaults
Project: GNUstep
Submitted by: jeremybettis
Submitted on: Thu 08/11/05 at 16:21
Category: Foundation
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
_______________________________________________________
Details:
This is a patch to NSUserDefaults that separates the code in synchronize into
multiple methods, and a subclass which overrides those methods to perform
registry based defaults.
For backwards compatiablity, the code will use a .GNUStepDefaults file if it
finds one, and it will keep it up to date with new defaults, but it will not
create the file if it is missing.
2 attachments, a patch to NSUserDefaults et al, and a new file
NSUserDefaultsWin32.m.
I am sure someone will hate this proposed change, but perhaps it can be a
starting point for a discussion.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Thu 08/11/05 at 16:21 Name: base-win32-userdefaults.patch.txt Size:
10.63KB By: jeremybettis
<http://savannah.gnu.org/patch/download.php?item_id=4299&item_file_id=5010>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?func=detailitem&item_id=4299>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [patch #4299] base: Implementation of WIN32 registry based defaults,
Jeremy Bettis <=