persistence.py, reader_writer.py and exporter.py are all code that should be marked as deprecated and scheduled for removal
atbenmurray opened this issue · 0 comments
atbenmurray commented
Everything in these files is deprecated and should be removed from the code base at some point in the near future. Can they be marked as deprecated?
We can tell the user that instead of using persistence, they should use session, and that instead of readerwriters, they should use dataframes and fields