October 18, 2007
Handbook Note 23/113: XDoc Template for Help Insight
Note 23: See http://blogs.codegear.com/pawelglowacki/archive/2007/01/30/31591.aspx.
This is a link to Pawel Glowacki's XDoc Live Template, mentioned at page 48. The relevance of this live template, that helps writing comments like
/// <summary>|comment|</summary>
is that those comments are "magically" surfaced in the Help Insight window. You don't even need to compile the program to see them. For example, you can let users of a class you wrote see method descriptions as they select the method using Code Completion... I hope CodeGear and third-parties fully embrace this feature, as it would make writing Delphi code a much better experience.
This blog post is part of my "113 Delphi 2007 Handbook Notes" blogging project, to promote my new Delphi book.
1 Comments
Post Your Comment
Click here for posting your feedback to this blog.
There are currently 0 pending (unapproved) messages.


Handbook Note 23/113 XDoc Template for Help Insight
Comment by Li Yang [http://lextm.blogspot.com] on October 19, 05:25