[jdom-interest] TODO subclassing [eg]
    Jason Hunter 
    jhunter at acm.org
       
    Sun Apr 15 20:33:06 PDT 2001
    
    
  
Joseph Bowbeer wrote:
> 
> Putting the comments in the javadoc as opposed to internal comments
> reinforces the point that these classes are designed for inheritance and
> therefore the implementation matters.
The Javadocs are a core part of the JDOM "spec" per the JCP, and as such
we should make sure they define class/method behavior beyond any
particular implementation.  Subclass behavior does seem like something
that should be the same regardless of impl, so I lean toward putting
appropriate notes in the Javadoc.
-jh-
    
    
More information about the jdom-interest
mailing list