Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - bvyn

Pages: [1]
1
Suggestions and Requests / .NET XML Comments
« on: March 01, 2006, 02:41:03 pm »
Are there any plans to extend the .NET XML Comments (in code generation/synchronization) to include some more of the tags now supported?

One of the tags I'm primarily interested in at the moment is the <exception> tag.  What I'm hoping for is that when I add a "throws" tagged item to an operation in EA that it could generate a related XML comment.  I could modify the code generation template, but changes are currently lost if I try re-synchronizing with existing code / comments.

The following web-site outlines the currently supported tags:  http://www.developer.com/xml/article.php/3377051

Any comments / suggestions would be greatly appreciated.

2
Just so you know, I am currently using Build 785 (almost the latest) and the Reverse checkbox in the Comments group is checked.  The problem is not consistent either.  In some cases duplicate comments are generated, and in others, everything is Ok.

3
I've been experiencing the same problem with duplicate comments when generating code for C++.  Did you ever find a resolution to the problem?

Pages: [1]