Re: Xcode dependency handling
Re: Xcode dependency handling
- Subject: Re: Xcode dependency handling
- From: Jerry <email@hidden>
- Date: Wed, 7 Feb 2007 12:48:49 +0000
On 7 Feb 2007, at 11:57, Chris Page wrote:
On Feb 6, 2007, at 07:40 AM, Syd Polk wrote:
Memory-mapped files are not supported on all drives, particularly
network drives. Xcode has to support compiling files from any
arbitrary file system.
That merely means that it may require more than one solution to
handle generally. But I think using memory mapping when possible
provides the best overall behavior.
The internal data structure of the Xcode editor is most unlikely to
be a block of memory containing the entire contents of the file, so I
don't see how memory-mapping would help.. It would still have to save
the file somewhere or gcc would have to be modified to talk directly
to Xcode to get its input.
Jerry
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden