Hi,
Can you internalize the file opening code in the library?
It would be much more elegant to have an API like: RecordClass[] records = FFPojoHelper.getRecordsFromFile("filename", RecordClass.class);
Thanks, Arye
Log in to post a comment.