• 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: Storing notes/thoughts about code in Xcode and in the code
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Storing notes/thoughts about code in Xcode and in the code


  • Subject: Re: Storing notes/thoughts about code in Xcode and in the code
  • From: Bjoern Knafla <email@hidden>
  • Date: Wed, 13 Sep 2006 12:40:46 +0200


Just create design notes in separate files. If you wish, you can give them
a uniform suffix, like ".dnote", or incorporate a uniform pattern in the
name, such as always having the word "notes" before the suffix (i.e. the
globbing pattern "notes.*").




That is a good idea. Thanks for the tip - I will use it - though I would really like to have a link between a note and the line of code it is describing. (Though I always wonder why SmartFolders just use pattern matching for file names instead of also allowing pattern matching in the file itself (alas Spotlight)).



If you're waiting for a cool Xcode feature to get you started writing design
notes, forget it. The cool feature won't improve your design
documentation. Nor is it likely to motivate you to write design notes,
except briefly. The difficult part is the discipline to consistently write
meaningful design notes, and no cool feature will give you that.



I am not waiting on it . Currently I just use a pen and paper to do this. But it would be great to have this feature, especially with a link between notes and code. And as Xcode 3.x is still in the making this could be a nice feature to add ;-)


Cheers,
Bjoern

--
Bjoern Knafla
Research Associate

University of Kassel
Research Group Programming Languages / Methodologies
Department of Computer Science and Electrical Engineering

www.plm.eecs.uni-kassel.de/plm/index.php?id=bknafla



_______________________________________________
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


  • Follow-Ups:
    • Re: Storing notes/thoughts about code in Xcode and in the code
      • From: Mailing list subscriptions <email@hidden>
References: 
 >Re: Storing notes/thoughts about code in Xcode and in the code (From: Greg Guerin <email@hidden>)

  • Prev by Date: Re: Storing notes/thoughts about code in Xcode and in the code
  • Next by Date: Re: Storing notes/thoughts about code in Xcode and in the code
  • Previous by thread: Re: Storing notes/thoughts about code in Xcode and in the code
  • Next by thread: Re: Storing notes/thoughts about code in Xcode and in the code
  • Index(es):
    • Date
    • Thread