Opened 11 years ago

Closed 10 years ago

Last modified 10 years ago

#9424 closed enhancement (fixed)

Re-implement settings to use a single file

Reported by: mmadia Owned by: pulkomandy
Priority: normal Milestone: R1
Component: Servers/notification_server Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

hrev45129

Currently notification_server (and its preflet) utilize 3 separate settings files (for each tab of the preflet -- general, display, notifications) src/servers/notification/Notifications.cpp

It would be better to unify the settings into a single file.

Change History (4)

comment:1 by leavengood, 11 years ago

I'm interested in implementing this as well as fixing the few other notification system bugs.

Does anyone think it is necessary to make this change in a backwards compatible way? In other words should the old separate settings files be searched for and loaded if the new combined one doesn't exist? I know we have changed other settings files without making the change backwards compatible.

comment:2 by anevilyak, 11 years ago

Since the notification server is a new component for Haiku and we're not out of alpha yet anyways, I'd vote for not bothering to maintain compat in this instance myself.

comment:3 by leavengood, 11 years ago

Sounds good to me.

comment:4 by pulkomandy, 10 years ago

Resolution: fixed
Status: newclosed

fixed in hrev48069.

Last edited 10 years ago by pulkomandy (previous) (diff)
Note: See TracTickets for help on using tickets.