Re: Storing notes/thoughts about code in Xcode and in the code
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: Tue, 12 Sep 2006 21:25:41 +0200
On 12.09.2006, at 21:05, Markus Hitter wrote:
Am 12.09.2006 um 13:57 schrieb Bjoern Knafla:
It would be great if Xcode would have mechanism for storing these
notes in the code and automatically listing them in sort of a
smart group to always see what needs to be done for all or a
specific file.
You ask for pretty much a #warning directive:
#warning Complete this.
Hm, its more like a system that watches comments in code and
immediately shows some of them in a smart folder so you can jump to
them quickly.
On the other hand I would also like to use this system to hold notes
why I choose a specific design or why not - and it would be great if
these infos would be put into a version revision system and I would
be able to browse through the old versions of the notes and the
"current" version without having to switch the code file revision
itself.
I cut put all comments into code (if there would be a smart folder
extracting them) but then the notes/comments clutter more and more of
the code... But perhaps Xcode 3.x enables folding/hiding sections and
therefore hiding comments (the picture of Xcode 3.x on Apple's
website looks like it autodetects scopes and colors them - then it
should also be possible to fold/hide them).
Bjoern
--
Bjoern Knafla
Research Associate
University of Kassel
Research Group Programming Languages / Methodologies
Department of Computer Science and Electrical Engineering
http://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