Closed mdbs99 closed 6 years ago
Move and rename IFile and TFile in james.io.* to IDataFile and TDataFile in (new) JamesData*, respectively.
IFile
TFile
james.io.*
IDataFile
TDataFile
JamesData*
Rename TFileAsStream to TDataFileStream as well.
TFileAsStream
TDataFileStream
Move and rename
IFile
andTFile
injames.io.*
toIDataFile
andTDataFile
in (new)JamesData*
, respectively.