garydgregory commented on PR #508: URL: https://github.com/apache/commons-collections/pull/508#issuecomment-2186463505
Hi @Claudenw Thank you for your PR. Is there a reason we are documenting the feature in two places: In Javadoc and separate site pages? Why does some information go in one place vs. the other? I always find that the "truth" is usually closest to the code and most likely to be maintained when near that code. Also, note that starting with Java 18, we have the [_snippets_ Javadoc feature](https://blogs.oracle.com/javamagazine/post/java-javadoc-snippet). So I think that long term, all docs _should_ (IMO) go in Javadocs. I don't know what happens if you plainly try to use snippets in Javadoc 8... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
