Good question :) I fixed ObjectNode just assuming that applications using Slide API directly (i.e. not going through WebDAV) require serializablility (e.g. for RMI communication).
Regards, Peter > -----Original Message----- > From: Oliver Zeigermann [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 12, 2003 09:35 > To: Slide Developers Mailing List > Subject: Re: BindingList is not serializable > > > Just wondering, why does ObjectNode support serializability > in the first > place? > > Oliver > > Steve Vaughan wrote: > > Although ObjectNode implements Serializable, one of its > fields (BindingList) > > is not. BindingList has only one field, which is a Vector. > Is their any > > reason why BindingList should not be Serializable? > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >
