dao
dao copied to clipboard
File IO consistency
It is quite strange that the core contains file reading functionality but omits writing. If stream-based file IO is going to stay in separate module, something in the spirit of io.read() should be added for simplest file writing.