Re: Updated URLEncodedQueryString

2007-08-03 Thread Michael McMahon
Richard Kennard wrote: Chris, Thanks for your feedback. And actually, picky is good! I much prefer picky feedback to no feedback at all. I have updated the JavaDoc with your suggestions: https://jdk-collaboration.dev.java.net/servlets/ProjectForumMessageView?messageID=20922&forumID=1463

Re: Updated URLEncodedQueryString

2007-08-02 Thread Richard Kennard
Chris, Thanks for your feedback. And actually, picky is good! I much prefer picky feedback to no feedback at all. I have updated the JavaDoc with your suggestions: https://jdk-collaboration.dev.java.net/servlets/ProjectForumMessageView?messageID=20922&forumID=1463 However, on the questi

Re: Updated URLEncodedQueryString

2007-08-02 Thread Christopher Hegarty - Sun Microsystems Ireland
Some initial (picky) comments: 1) "Thread Safety Instances of UrlEncodedQueryString are not not synchronized." Typo: "not not". I would expand this a little. Maybe taking wording similar to java.util.HashMap: "Note that this implementation is not synchronized. If multiple