Do

Comment 2 for bug 551102

Revision history for this message
David Siegel (djsiegel-deactivatedaccount) wrote : Re: [Bug 551102] Re: Preferences service in Do.Platform needs to be platform independent

Consider keypaths used as abstract representations that just happen to
coincide with the Linux implementation. The Linux interpretation of
these keypaths is the identity function, and the Windows
interpretation maps "/" to "\". This should be handled in the Windows
backend, not changed at the level of the preferences interface.