You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should add methods to read and write Localization objects from/to disk. These methods will no doubt be valuable for numerous purposes later in the project, but for now they would be invaluable for easily mocking Localization data. Since, for the time being, we intend to use these methods for the purposes of mocking, we should use a compact and human-readable format to store them; YAML seems like the best fit.
We should add methods to read and write
Localization
objects from/to disk. These methods will no doubt be valuable for numerous purposes later in the project, but for now they would be invaluable for easily mockingLocalization
data. Since, for the time being, we intend to use these methods for the purposes of mocking, we should use a compact and human-readable format to store them; YAML seems like the best fit.The text was updated successfully, but these errors were encountered: