On Dec 2, 12:38 pm, Fabrizio Giudici <[email protected]> wrote: > Alexey wrote: > > Touche. > > Indeed, Date is a piece of crap in the core - unamendable ;-)
Well, while Date is indeed a piece of crap, one can treat it as an interface and pass around Date instances of their own design, sleeping soundly with the knowledge that their objects are immutable if need be. I think I'd rather do that than pass long values signifying milliseconds. -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
