This is the mail archive of the mauve-discuss@sources.redhat.com mailing list for the Mauve project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: SeverSocket.toString() not specified


Dear Mark,

> 
> InetAddress.toString() also does not have a specification of the
> returned String format:
> 	Converts this IP address to a String.
> 
> So I propose to drop both tests.
> 
While I agree that it's not formally specified, I think that the
representation of IP addresses as strings is pretty much written in stone by
now. I think it will be safe to assume what the returned format is going to
be. Anyone writing an implementation of InetAddress that returns the IP
address for example in hexadecimal notation better make that their #1 FAQ
item.

    Kees Jan

=====================================================
 You can't have everything.  Where would you put it?
                                     [Steven Wright]


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]