Menu

#177 edoc must understand about Callable

Need_by_1.0
closed-fixed
3
2005-07-24
2005-07-13
No

FIXED

For example, since Ref is a kind of Callable, none of
its instance methods are accessible through the ELib
invocation mechanisms. However, edoc still presents
them as if they were. For example, at the time of this
submission,
http://www.erights.org/javadoc/org/erights/e/elib/ref/Ref.html#state\()
is shown as "Enabled:".

Followups

Comment Date By
This is fixed; the edoc display is correct wrt this
issue (including the
http://www.erights.org/javadoc/org/erights/e/elib/ref/Ref.html#state\()
example mentioned previously), but the resulting
display is a bit confusing: it doesn't explain that
these are suppressed *because* Ref is a Callable.
2003-Mar-28 22:19 markm

Discussion

  • Steve Jenson

    Steve Jenson - 2005-07-18
    • status: open --> closed-fixed
     
  • Mark Samuel Miller

    • assigned_to: nobody --> caplet
     

Log in to post a comment.