• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: XCode multithreaded?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XCode multithreaded?


  • Subject: Re: XCode multithreaded?
  • From: François Frisch <email@hidden>
  • Date: Thu, 4 Dec 2003 13:25:00 -0800

I think you are talking about Xcode for *C* development where as I am using it to do Java development.

When I turn on indexing It indexes everything every time and the CPU usage does not come down even after the UI indicates that indexing is not occurring anymore.

Frangois

On Dec 4, 2003, at 12:18 PM, Shawn Erickson wrote:

On Dec 4, 2003, at 9:42 AM, Steve Roy wrote:

Shawn Erickson <email@hidden> wrote:

The IDE has to gain knowledge of the symbols, etc. in your source (and
used frameworks) and keep that knowledge current some how...

Somehow CodeWarrior and JBuilder manage to do just that and I don't see them go
off on a tangent indexing the entire universe.

Nor does Xcode. In my experience it only indexes things that have changed. It only indexes framework, etc. code after a cleaning of targets, clicking of the rebuild index button or the first time a project is opened/created. If you are seeing it index far more files then you expect try to work out the triggers of this behavior and submit a defect.


At the very least, Xcode should not index stuff other than your code.

It should index all code used by the project not just your own but only when it changes using cached information until such time. This appear to be exactly what Code Sense does.


I use code sense to auto-complete and lookup symbols for far more then just my code, it greatly helps with rapidly using the frameworks (at least in my experience).

-Shawn
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: XCode multithreaded?
      • From: Godfrey DiGiorgi <email@hidden>
References: 
 >Re: XCode multithreaded? (From: Steve Roy <email@hidden>)
 >Re: XCode multithreaded? (From: Shawn Erickson <email@hidden>)

  • Prev by Date: Re: Xcode command line build with large Java projects
  • Next by Date: Re: javabug
  • Previous by thread: Re: XCode multithreaded?
  • Next by thread: Re: XCode multithreaded?
  • Index(es):
    • Date
    • Thread