Justin,

I have refactored the implementation to not rely on this try/catch block
anymore. Thanks for the suggestion. Thanks for testing this from SVN if you
can.

Best regards,
Jerome  

> -----Message d'origine-----
> De : news [mailto:[EMAIL PROTECTED] De la part de Justin C. 
> van Vorst
> Envoyé : jeudi 12 avril 2007 21:09
> À : [EMAIL PROTECTED]
> Objet : Re: Reference not resolving
> 
> The change to getRemainingPart() catches all Exceptions and 
> silently returns
> null.  While the set of possible exceptions is small 
> (StringIndexOutOfBounds and
> NullPointerException), this class may be extended or modified 
> to include a wider
> set of failure cases.  I request validation be performed for 
> the expected cases
> and let unexpected exceptions propagate.
> 

Reply via email to