>>>>> ">" == Wu, Gansha <[EMAIL PROTECTED]> writes:

>>     An approperiate modification is to add a check like this:
>>           this(dirname == null?name:dirname + separator + name);

In addition I think that the constructor must throw
NullPointerException if `name' is null, even when `dirname' is not.
Do you agree?

Tom

_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to