> -----Original Message----- > From: Conor MacNeill [mailto:[EMAIL PROTECTED] > > > > > If vPath is null, you get "false" rather than a > NullPointerException. > > > > Ah OK. I guess I tend to go for explicit null checks.
It's explicit since it's part of the equals contract to do null check. :o) Stephane -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
