Open logical-1985516 opened 7 months ago
@logical-1985516 Yes, it would be enhancing a feature, as the crash prevention is an enhancement that is currently neither implemented nor promised in the UG.
Thank you Prof for your response. Would this be considered a bug/feature flaw?
Enhancement implies feature flaw.
Hi Prof, may I ask whether it is ok to add code to perform checks on the json objects, so that certain edits to the data file would not cause the app to crash? E.g. checking if a certain attribute in a json object is null to prevent potential NPEs. Adding on to #837.