Re: Project as aggregation of other projects. Indexing disabling for such project
Re: Project as aggregation of other projects. Indexing disabling for such project
- Subject: Re: Project as aggregation of other projects. Indexing disabling for such project
- From: lbland <email@hidden>
- Date: Mon, 02 Jan 2012 06:32:44 -0500
hi-
On Jan 2, 2012, at 4:12 AM, Ruslan Zasukhin wrote:
> Problem I believe in fact that your and our projects are quite big.
> A lots of files hundreds and thousands. Also we use third party libraries,
> and their headers.
Our codebase is at least that big. It spans many independent projects to prevent scaling problems.
> Such problems in speed usually means
> LINEAR searches
> multi-passing same headers
> no precompiled mechanism
> no caching ...
To prevent those problems in our development we split the codebase into many projects.
It is always nice to have faster tools, but, tools aside, there are other ways to deal with scaling issues.
Making many separate projects also helps with SCM issues.
thanks!-
-lance
_______________________________________________
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