I was thinking that being able to sync settings would be nice, although the only setting right now, probably shouldn't be synced across multiple machines, especially if someone is using Mac and then Windows, that probably should be stored locally. That being said, having this ability readily available might be useful in the future.
The downside is that it is asynchronous, which means we'll have to use callbacks to retrieve things, which isn't so nice.
Any thoughts?
I was thinking that being able to sync settings would be nice, although the only setting right now, probably shouldn't be synced across multiple machines, especially if someone is using Mac and then Windows, that probably should be stored locally. That being said, having this ability readily available might be useful in the future.
The downside is that it is asynchronous, which means we'll have to use callbacks to retrieve things, which isn't so nice.
Any thoughts?