i am using the persistence API to persist all data locally. I think you should use it instead of using your on file. Actually, the persistence API will create local files to store tha data but it can do it per user.
Concerning resources like translations, use the MEResourceBundle class.
You should only submit an answer when you are proposing a solution to the poster's problem. If you want the poster to clarify the question or provide more information, please leave a comment instead, requesting additional details. When answering, please include specifics, such as step-by-step instructions, context for the solution, and links to useful resources. Also, please make sure that you answer complies with our Rules of Engagement.
Add a comment