> I would like to make a request. Quite a lot of our code has javadoc tags like 
> <code>SystemManager</code>, however I would like to gradually change this to 
> {@link SystemManager}. So how about it?

+1. Only issue is if you refer to stuff a lot of times in method
descriptions I think it is okay if the link is only in the class
description. I find links to destract a little from reading/scanning the
documentation.

Anyhow, no biggie =)

LSD



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to