It sounds perfectly reasonable to me; We should just change it as we go, though.
On Dec 14, 2007 3:13 PM, Louis Ryan <[EMAIL PROTECTED]> wrote: > Hi, > > I noticed that the Shindig code is using java.net.URL which has some well > known performance issues in its 'equals' method. I think Shindig can > happily > use java.net.URI instead and avoid those performance pitfalls and shield > consumers > > Sound reasonable? > > -Louis >

