• 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
XCode: generate KVC compliant method bodies from header
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

XCode: generate KVC compliant method bodies from header


  • Subject: XCode: generate KVC compliant method bodies from header
  • From: Matthew <email@hidden>
  • Date: Sat, 22 Jan 2005 19:48:18 -0500

I recently ran across an interesting dialogue

http://www.cocoadev.com/index.pl?XcodeTooMuchLikeATextEditor

that asked why XCode doesn't have a built in script or function of some sort that generates body files from the header file. The question didn't seem to be answered and Google doesn't return much about this, at least with my search terms. I've seen a lot of other IDEs that do this sort of thing and was a little surprised that I didn't run across anything.

It seems pretty reasonable to have some AppleScripts generate a body that's KVC compliant from a header that contains the instance variables and the non-KVC method declarations. Before I run off to do this, does anyone know of a location that already provides this? Yea, I know it could get fancy by synchronizing newly added methods, etc, but it would be nice to just have a simple little script save a few minutes at the start of each project by skipping the mundane details of copying and pasting all of the methods, doing KVC, etc.

Assuming it's not already out there and I've just overlooked it, I can provide a link back to the list when I'm done if anyone would be interested.

Matthew

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: XCode: generate KVC compliant method bodies from header
      • From: "M. Uli Kusterer" <email@hidden>
    • Re: XCode: generate KVC compliant method bodies from header
      • From: Bruce Truax <email@hidden>
    • Re: XCode: generate KVC compliant method bodies from header
      • From: Charlton Wilbur <email@hidden>
  • Prev by Date: Re: NSOutlineView: expanding an item retains it?
  • Next by Date: Re: XCode: generate KVC compliant method bodies from header
  • Previous by thread: Re: storing numbers
  • Next by thread: Re: XCode: generate KVC compliant method bodies from header
  • Index(es):
    • Date
    • Thread