Closed Bug 871071 Opened 12 years ago Closed 7 years ago

prefs.py refactor follow-up to bug 838273

Categories

(Testing :: Mozbase, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: k0scist, Unassigned)

Details

see https://bugzilla.mozilla.org/show_bug.cgi?id=838273#c4 - add should take a path string and add via read() and deprecate add_file - __iadd__ alias to add - read should be fixed: - currently it does not handle the normal prefs.js case; it should! - it should try initially the method that matches the file/url extension - for this reason and other extensibility, the readers should be classes - do we want to support .ini format? i don't know of a use-case Obviously these are all my opinion. I do not know the priority here or what others would desire/require to do.
Mass closing bugs with no activity in 2+ years. If this bug is important to you, please re-open.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.