• 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 does seem hard on newbies(was Xcode release notes)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode does seem hard on newbies(was Xcode release notes)


  • Subject: Re: Xcode does seem hard on newbies(was Xcode release notes)
  • From: Markus Hitter <email@hidden>
  • Date: Thu, 5 Aug 2004 20:11:05 +0200

Am 05.08.2004 um 15:45 schrieb Theodore H. Smith:

To do without a .h file, the compiler must re-scan the document, but thats no problem.

Well, this whould be a serious change to the C language. Not likely this whould be done soon.


First it scans for classes/structs, and makes a list of them. Then it scans for functions/methods and properties, and makes a list of them. Then it scans the code, and compiles it, using the pre-made listing of classes, structs, functions methods and properties.

How about tweaking the build environment (Xcode) to create the headers its self? Automatically generated files leave the language standards intact, don't hurt the average developer and give those other developers a chance to modify the build process to a can of spaghetti(i.e. mixing their project with MS Visual Studio).



my $0.02

Markus

- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/
_______________________________________________
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.


References: 
 >Re: Xcode does seem hard on newbies(was Xcode release notes) (From: "Theodore H. Smith" <email@hidden>)

  • Prev by Date: Re: OT: cvs project info
  • Next by Date: Re: Cross-development with Visual Studio
  • Previous by thread: Re: Xcode does seem hard on newbies(was Xcode release notes)
  • Next by thread: Re: Xcode does seem hard on newbies(was Xcode release notes)
  • Index(es):
    • Date
    • Thread