-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CLOSED] Remove deprecated code using the old preferences system #10473
Comments
Comment by le717 I had put up a PR to drop the old preferences system entirely in #9752, if you wanted to go that far. Since the conversion code from old to new is being removed (assuming I am reading the diff correctly), we would still have the old system lying around unused. You may want to considering dropping My thought is, while the old preferences system has been deprecated for ages, |
Comment by sprintr
I also went ahead and removed the old system from the unit tests too. |
Comment by MiguelCastillo
|
Comment by zaggino This now has conflicts, |
Issue by sprintr
Monday Feb 01, 2016 at 15:29 GMT
Originally opened as adobe/brackets#12182
Removed all the occurrences of
PreferencesManager.convertPreferences
. I have also removed its definition but that is a separate commit just in case we wanted to revert it.Follow up of #11488 and #11174
/CC:
@
abose@
MarcelGerber@
redmunds@
peterflynn@
le717sprintr included the following code: https://github.com/adobe/brackets/pull/12182/commits
The text was updated successfully, but these errors were encountered: