CDV ❯ Document behavior of putAll with EventListeners
-
Documentation
-
Status: Resolved
-
2 Major
-
Resolution: Fixed
-
-
-
cdennis
-
Reporter: klalithr
-
October 12, 2012
-
0
-
Watchers: 4
-
October 19, 2012
-
October 19, 2012
Description
http://forums.terracotta.org/forums/posts/list/7592.page
Seems like calls to putAll(Collection
Comments
ilevy 2012-10-15
Fiona OShea 2012-10-17
Can we update the javadocs please?
Chris Dennis 2012-10-19
The javadoc for putAll actually already covered this behavior. I have however tried to clean up the language so that this aspect of the behavior is clearer.
A note explaining how this works will appear in http://ehcache.org/documentation/get-started/consistency-options.
However, most of the documentation that mentions putAll() refers to the API documentation for specifics, so Javadoc should also be updated.