Hi Seb, Thanks for spotting this. It's now fixed in SVN trunk.
Best regards, Jerome Louvel -- Restlet ~ Founder and Lead developer ~ http://www.restlet.org Noelios Technologies ~ Co-founder ~ http://www.noelios.com -----Message d'origine----- De : [email protected] [mailto:[email protected]] Envoyé : samedi 15 août 2009 18:40 À : [email protected] Objet : Doc very little mistake Hi, Maybe it is already corrected... I have not verified... Just to inform you about a very little mistake in the doc 2.0m3 In the file org.restlet/org/restlet/util/Series.java, In the method "equals", the boolean "ignoreCase" is described (and used) as "case insensitive". But in all the rest of the files, all the method using this boolean described it as "case sensitive" --> KO should be "case insensitive" as the method "equals". My 2cts ;-) Seb. ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=23838 76 ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2386325

