F
frank.meulblok
Guest
Just noticed 11.7+ already have the Progress.IO.FileInputStream / Progress.IO.FileOutputStream abstract classes (and children with concrete implementations). Looks like those already go a long way to achieving this. However it would be really valuable if the traditional INPUT FROM / OUTPUT TO / IMPORT / EXPORT etc. would be updated so those can use these classes as streams as well (In addition to the current STREAM / STREAM-HANDLE options). Would allow adopting them more easily without having to rewrite a lot of existing code.
Continue reading...
Continue reading...