Exclusive File Access
Exclusive File Access
- Subject: Exclusive File Access
- From: Donald Brown <email@hidden>
- Date: Tue, 19 Nov 2002 13:38:05 -0600
I saw that there was some discussion in the past about exclusive file
access, and the result seemed to be people saying "you don't need it".
Here's the problem with my app, that my customers can run into. Person A
opens file (which reads it all into RAM), Person B opens file (ditto),
Person A makes changes and saves it, Person B makes changes and saves it.
Person A's changes are thrown away, there is no warning that anything is
wrong. This is bad.
Donald
--
Donald Brown
email@hidden
http://www.eamontales.com
We have met the enemy and he is us - Pogo
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.