commenting code using diagrams
commenting code using diagrams
- Subject: commenting code using diagrams
- From: julius <email@hidden>
- Date: Fri, 10 Apr 2009 13:54:02 +0100
Hi, is there any way of including diagrams within the comments of my source code (Objective-C in XCode 3.1.2.)? For instance ... code... // compute angle Beta in the diagram // <here I include the diagram> // other comments .... ... more code....
This would be particularly useful when documenting geometrical computations as I find that short meaningful variable names are hard to invent, long names make reading the code difficult and names such as lengthLineAB and angleVectorBC are short and easy to understand if a diagram is available.
At present I have to refer to separate files which I find inconvenient.
Thanks Julius
|
_______________________________________________
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