the treatment of @see and @inheritDoc seems mixed up.
The @see tag can be used in conjunction with additional
@throws and @param tags. The parent definition javadoc
is copied but overridden with the additional tags
redefined on the child class method. So something like
@see (parent), @throws foo should be allowed even if
you don't redefine all the @params.
The @inheritDoc tag results in copying the entire
parent definition javadoc and *adding* the child class
javadoc, so @inheritDoc + @throws foo is probably not
what you wanted.
So it would make sense to swap the way inheritDoc and
see are treated; allow inheritDoc if it's the only tag,
allow see under any circumstances.
Oleg Sukhodolsky
Core Framework
release 4.0
Public
|
Date: 2008-03-27 05:58:10 PDT
|
|
Date: 2006-10-28 14:24:02 PDT Logged In: YES |
|
Date: 2006-10-12 08:39:00 PDT Logged In: YES |
|
Date: 2006-05-10 08:14:44 PDT Logged In: YES |
|
Date: 2006-05-10 06:07:03 PDT Logged In: YES |
|
Date: 2005-10-31 11:29:58 PST Logged In: YES |
|
Date: 2005-10-29 22:40:35 PDT Logged In: YES |
|
Date: 2005-10-29 01:19:29 PDT Logged In: YES |
|
Date: 2005-10-24 11:11:55 PDT Logged In: YES |
| Field | Old Value | Date | By |
|---|---|---|---|
| close_date | - | 2009-06-17 05:19:34 PDT | oburn |
| status_id | Open | 2009-06-17 05:19:34 PDT | oburn |
| allow_comments | 1 | 2009-06-17 05:19:34 PDT | oburn |
| close_date | 2005-10-31 11:29 | 2006-05-10 08:14:44 PDT | wrschneider99 |
| status_id | Closed | 2006-05-10 08:14:44 PDT | wrschneider99 |
| close_date | - | 2005-10-31 11:29:58 PST | o_sukhodolsky |
| status_id | Open | 2005-10-31 11:29:58 PST | o_sukhodolsky |
| resolution_id | None | 2005-10-31 11:29:58 PST | o_sukhodolsky |
| category_id | Tests | 2005-10-29 22:40:35 PDT | o_sukhodolsky |
| artifact_group_id | None | 2005-10-29 22:40:35 PDT | o_sukhodolsky |
| assigned_to | nobody | 2005-10-29 22:40:35 PDT | o_sukhodolsky |
| assigned_to | oburn | 2005-10-29 01:19:29 PDT | oburn |