Closed saiganeshsuresh closed 5 years ago
Any data stored in the application has to be human-editable (from the project constraints) If you are talking about configurations etc., it is necessary to make them human editable as well. (e.g., path of the data file can be specified by the user)
Yes I was asking in terms of configurations! Thank you!
For some implementations that store data but do not have to be human readable (meaning the user does not need to know this), is it okay to store them as such or do we need to make them human readable nonetheless!