if i'm not mistaken, this has to do with the app opening a istream, reading to a string and closing the istream, whereas some apps open an istream, read in the file, and leave the istream open. (not sure if this is 100% correct, but it is what i have found to appear true)
Two different ways of doing things. IMO, i prefer the current implimentation
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
1 thing that sorta bugs me is when u have something open it can be deleted when normally you cant delete a file thats open...
if i'm not mistaken, this has to do with the app opening a istream, reading to a string and closing the istream, whereas some apps open an istream, read in the file, and leave the istream open. (not sure if this is 100% correct, but it is what i have found to appear true)
Two different ways of doing things. IMO, i prefer the current implimentation
istream open, close all over my head...lol i know php, mysql, networking, a+, pearl, and images