+1 to adding this information to the class javadoc
Am 19.11.2016 um 12:52 schrieb Benedikt Ritter:
Hi,
after my presentation about Apache Commons, there where some comments about
[lang]. One person said, that it is hard to find out whether our classes
are threadsafe or not. He would like to see that better documented.
I know that sebb has done some work in that direction, but as far as I know
the information about thread safety is currently only in Java comments.
How can we improve our docs with regards to thread safety? I see several
ways:
- Custom annotations like @Immutable, @ThreadSafe, @NotThreadSafe
- Custom JavaDoc doclets
- Put the information right into the JavaDoc
Anything else?
Benedikt
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org