SLICE-PreferencesMigration-Part6 in InBox ----------------- make the old preference browser fully functional again. * hacked Preference>>preferenceValue, Preference >>preferenceValue:, Preference>>rawValue: and Preference>>togglePreferenceValue. * new Preferences class method category "settings-migration": For each preference migration, it contains 2 methods for getting and setting the preference. They are implemented using the new setting system. As an example for the migration of #annotationPanes: Preferences class>>annotationPanesSetting and Preferences class>>annotationPanesSetting: are added. -----------------
Also useful to understand correspondences between old and new preference systems _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
