>  from:    Rich Dougherty <[EMAIL PROTECTED]>
> I have seen this sort of thing done before. For example, in the JODA Time
> library, ReadableWritableInstant (mutable) extends ReadableInstant
> (immutable). :-)

Actually, the ReadableInstant interface is named and defined to allow a field to be 
read, not to imply immutability. Hence the subinterface ReadableWritableInstant made 
sense ;-)

Stephen

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to