Issue by MarcelGerber
Friday Apr 04, 2014 at 21:35 GMT
Originally opened as adobe/brackets#7415
Quick story:
I wanted to update the Theseus preferences system (adobe-research/theseus#55), but after a while I saw that convertPreferences will only work if the passed clientID is module. But in the case of Theseus, strings are used as clientID (like com.adobe.theseus).
This fixes this issue.
MarcelGerber included the following code: https://github.com/adobe/brackets/pull/7415/commits
Friday Apr 04, 2014 at 21:35 GMT
Originally opened as adobe/brackets#7415
Quick story:
I wanted to update the Theseus preferences system (adobe-research/theseus#55), but after a while I saw that convertPreferences will only work if the passed
clientIDismodule. But in the case of Theseus, strings are used as clientID (likecom.adobe.theseus).This fixes this issue.
MarcelGerber included the following code: https://github.com/adobe/brackets/pull/7415/commits