Re: How to: many users edit same file at the same time ?
Re: How to: many users edit same file at the same time ?
- Subject: Re: How to: many users edit same file at the same time ?
- From: Mario Kušnjer <email@hidden>
- Date: Thu, 23 Apr 2009 04:48:41 +0200
On 2009.04.23, at 04:23, Kyle Sluder wrote:
So you're asking "what API should I be using?" Break it down a bit.
Think about what resources SubEthaEdit uses:
1. General application type stuff (windows, etc.)
2. Text
3. Network
Then search from there.
I realize that everything gets interconnected somehow but as I said in
my first post, I'm not interested in the network part right now.
What I would like to find out is how to write an app using Cocoa that
has this feature.
So yes, what API should I be using that has the ability to perform
writing (and reading) to a file on disk (local or remote) without file-
locking and other options
related to this subject (that enables multiple users access the same
file at the asme time and perform actions on the same) ?
Thanks to all
Mario
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden