[Mono-list] Changing basic file io?

Michael McGlothlin mike.mcglothlin at gmail.com
Tue May 13 14:07:16 UTC 2014


If I wanted to replace the standard libraries for file io with my own is there a way to push my replacement in so that it'd fill that role without needing to rewrite every program, and third-party library, that uses file io? I guess there must be some way since Mono exists at all. I get annoyed when programs lose data or corrupt files so I have a transactional wrapper that makes snapshots and logs changes.


Sent from my iPad


More information about the Mono-list mailing list