[
https://issues.apache.org/jira/browse/MNG-8612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17933367#comment-17933367
]
Elliotte Rusty Harold commented on MNG-8612:
--------------------------------------------
Maybe., If there is a clear distinction between asString and toString, then the
docs need to explain that. Right now they don't. OTOH if writing the docs still
doesn't make a clear distinction, then there likely isn't one and we should
just use toString.
> Node.asString vs toString
> -------------------------
>
> Key: MNG-8612
> URL: https://issues.apache.org/jira/browse/MNG-8612
> Project: Maven
> Issue Type: Bug
> Affects Versions: 4.0.0-rc-3
> Reporter: Elliotte Rusty Harold
> Assignee: Guillaume Nodet
> Priority: Blocker
>
> The Node interface has an asString method. It seems likely that this should
> just be toString like other Java classes. However, if there's a reason for a
> separate method, the JavaDoc should explain that. Currently it says "Returns
> a string representation of this dependency node." which is almost what the
> JavaDoc for the generic toString method of object says: "Returns a string
> representation of the object."
--
This message was sent by Atlassian Jira
(v8.20.10#820010)