EVALUATION
###@###.###:
This is an issue for the doclet. We should verify (perhaps Joe has
given this more thought) that the "abstract" is truly not part of the
specification, that it isn't checked by the JCK, etc. Doing this would
be a bigger step than eliding optional "noise" keywords like the "public"
on an interface member. It's closer in scope to what we do in
StringBuffer and StringBuilder to hide all reference to the
AbstractStringBuilder methods.
###@###.###:
I asked Joe about this, and he's convinced me that it's the right
thing to do.
(pasted by Doug from email)
###@###.### 2005-07-19 17:20:44 GMT
|