Wow, it took four (4) hours for my message to show up. Does any one else see slow post behavior?
Gary > -----Original Message----- > From: Gary Gregory [mailto:[EMAIL PROTECTED] > Sent: Friday, October 08, 2004 12:01 > To: Jakarta Commons Developers List > Subject: RE: [lang] Each Mutable Number class declares Serializable > > Right, so unless I hear otherwise, I will clean this up over the > weekend. > > Thanks, > Gary > > > -----Original Message----- > > From: David Graham [mailto:[EMAIL PROTECTED] > > Sent: Friday, October 08, 2004 06:16 > > To: Jakarta Commons Developers List > > Subject: Re: [lang] Each Mutable Number class declares Serializable > > > > Just like any other interface child classes inherit it from their > parent. > > You can remove the "implements Serializable" from all Number > subclasses. > > They're already Serializable since their parent class is. > > > > David > > > > --- Gary Gregory <[EMAIL PROTECTED]> wrote: > > > > > Hello, > > > > > > I see that java.lang.Number declares java.io.Serializable. Number > > > subclasses in java.lang do not but each of our Mutable number > classes > > > does. This does not seem necessary. Am I missing something? Can we > > > remove these extra declarations? > > > > > > Gary > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > > > _______________________________ > > Do you Yahoo!? > > Declare Yourself - Register online to vote today! > > http://vote.yahoo.com > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
