and here is the actual problem i have. my object is split into three lines when saved to file. that is actually described in documentation that if object contain CrLf then it will be split into multiple lines
What is the best practice then to have list of objects saved to file and retrieved later ?