Thanks, Eelco
On 6/11/07, Remco Bos <[EMAIL PROTECTED]> wrote:
Things like this? In Component.java, under "Hierarchy": "The [EMAIL PROTECTED] Component#isAncestorOf(Component)} method returns true if this Component is an ancestor of the given Component." "isAncestorOf" is deprecated now (oh no, my chance to patch THE Component) ;) Eelco Hillenius wrote: > > People, > > We could use everyone's help. I just came across some stale > documentation, particularly RequestCycle, which stated in large > caption that it is not meant for being subclassed (which is nonsense > of course). I'm a bit afraid that the API docs may be stale in more > places. > > If you (including users) have some spare time at hands, checking a > couple of your favorite classes for stale API docs, and delivering a > good patch[1] when you find (big) improvements would be much > appriciated! > > Thanks, > > Eelco > > [1] http://issues.apache.org/jira/browse/WICKET > > -- View this message in context: http://www.nabble.com/please-help-with-finding-and-fixing-stale-documentation-tf3899742.html#a11056297 Sent from the Wicket - Dev mailing list archive at Nabble.com.
