Closed clphillips closed 9 years ago
yeah i noticed that when i was working on that new file interface impmenetation for reading directly form the filesystem. I plan to have that resctriciont lifted as well with that addition
plan for that change to be done in the next few days
It would be great if, similar to FileReader, that FileBuilder could accept a FileInterface to use for writing. As it stands, I have to roll my own FileBuilder since I'm not using the memory hungry File class.