DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23159>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23159 [collections][PATCH] makes code easier to understand ------- Additional Comments From [EMAIL PROTECTED] 2003-09-17 08:13 ------- OK, I didn't write this class! The strange thing is that the code says I did, so someone is being done a dis-service here. I probably created the decorators, but this was based on code from elsewhere. In design terms, I suggest making changes if you are agreed that they make sense. Threading issues cause me headaches ;-) One thing I can say is that the lock variable is used by collection views, such as subList(), headSet() and tailSet(). So lock!=this is possible in some collections. This collection is unreleased, so changes can be made. We must just document very clearly the intent of the classes. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
