Hi Folks,
I'd like to create a generic CSV handler class, the write method works fine, I got trouble with the read function.
How could I instantiate an object ahead of time? I dont know it the future object will have a constructor that fits 1 csv line.
Thanks,
Zolee