On Fri, Jan 06, 2012 at 12:53:27PM +0000, ext shane.kea...@accenture.com wrote:
> > the mode is inherently incompatible with read-write without truncate.
> 
> Not necessarily, it could make sense to copy the original file to the
> temporary file in this case.
> 
i don't think we want that much abstraction. if you mmap, you are
usually dealing with rather big files, so better leave it up to the app
to implement its own rewind mechanism.
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to