Re: Speeding up XCode?
Re: Speeding up XCode?
- Subject: Re: Speeding up XCode?
- From: "Mark Munz (DevList)" <email@hidden>
- Date: Sun, 16 Oct 2005 04:22:06 -0500
More generically stated, sometimes you cannot control the source code
files that are given to you. I've dealt with source files that had up
to 10,000 lines of code in a single file.
As much as we would like to break the files up, others (higher in the
food chain) had made the decision to leave the files be. In that
case, we had no choice but to deal with the huge files.
So, doing the right thing is sometimes easier said than done.
Perhaps if Apple supported an external editor API (similar to
Codewarrior's), they could perhaps mitigate some of these problems
with huge files with the help of some 3rd party editors.
Mark Munz
On Oct 15, 2005, at 9:14 PM, Dirk Stegemann wrote:
Am 16.10.2005 um 01:35 schrieb Cameron Hayne:
I don't intend the following comments to be directed specifically
at Robert, but when I see all of these complaints about the
slowness of XCode in dealing with large files, I always wonder why
people aren't doing the right thing and breaking these large files
up into several smaller, more manageable files.
Unfortunately, this is not always possible for source code files
generated by programs.
_______________________________________________
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