Thanks for the patch, it's in. I've also fully reformatted the source code base. We shouldn't have any formatting issue from now on, as long as we all use the same style.
I've added a Factory.hashCode(Object... objs) methods based on List.hashCode() algorithm. We should use it for most/all class in o.r.d using multiple properties (like Cookie and Parameter). Best regards, Jerome > -----Message d'origine----- > De : Piyush Purang [mailto:[EMAIL PROTECTED] > Envoyé : mercredi 15 novembre 2006 17:07 > À : [email protected] > Objet : Re: patch for issues reported by findbugs for org.restlet > > Hi Jerome, > > I messed up the parameter equals method here is the fix and the hash > codes etc... > > You can review them. I used new templates that you provided and still > the formatting is an issue while generating patches .. > > Cheers > Piyush >

