dpogue commented on PR #181: URL: https://github.com/apache/cordova-common/pull/181#issuecomment-1284092885
yeah, it looks like preferences doesn't return an object per-preference tag, it returns an object of all the preferences as key-value pairs. The preferences stuff is designed to be pretty strictly key/value, so maybe we don't need to handle extra attributes in that particular case. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
