+1 for consistency n On Mar 11, 2004, at 3:03 AM, Vincent Massol wrote:
Hi,
We've removed @author tags in source code. Do you also want to continue with removing authors properties in xdocs?
For example:
<properties> <title>Coding Conventions</title> <authors> <author name="Vincent Massol" email="[EMAIL PROTECTED]"/> <author name="Nicholas Lesiecki" email="[EMAIL PROTECTED]"/> </authors> </properties>
would simply become:
<properties> <title>Coding Conventions</title> </properties>
?
Here's my +1. Not that I was particularly excited about removing @author
tags but now that we've done it, I think it makes sense to continue with
xdocs.
Thanks
-Vincent Wanna see JUnit in Action? (http://manning.com/massol)
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
