I've been playing with a Store implementation which serializes ObjectNodes in order to provide persistence.
-Steve On Wednesday 12 November 2003 03:43 am, Nevermann, Dr., Peter wrote: > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
