Hello,
In an app that i 'm writing i 've code that is the same for several views, it is code to save/load data in different files views are: parameters, history,personal info, medication. files are parameters.txt, history.txt, medication.txt
How should i create a kind of util class with code in...