I don't think this is necessary - normalize(String) doesn't use any
global vars.... well, it does, but are those regexp-related built-in
classes not thread safe?

Otis

--- John X <[EMAIL PROTECTED]> wrote:

> BasicUrlNormalizer.java should be made thread safe as
> 
> <     public String normalize(String urlString)
> ---
> >     public synchronized String normalize(String urlString)
> 
> If no objection, I will commit it late.
> 
> John
> __________________________________________
> http://www.neasys.com - A Good Place to Be
> Come to visit us today!
> 
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real
> users.
> Discover which products truly live up to the hype. Start reading now.
> 
> http://productguide.itmanagersjournal.com/
> _______________________________________________
> Nutch-developers mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/nutch-developers
> 



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Nutch-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nutch-developers

Reply via email to