[Freenet-dev] Minor fix to StringDocument

2000-06-03 Thread Oskar Sandberg
I fixed this now. Not that it matters as the testbed is fucked up anyways. I'll try to fix it up in a while. On Sat, 03 Jun 2000, Oskar Sandberg wrote: > No, it is a subclass of Freenet.node.Document, which is now known as > Freenet.node.Entity. > > On Sat, 03 Jun 2000, Ian Clarke wrote: > > >

[Freenet-dev] Minor fix to StringDocument

2000-06-03 Thread Oskar Sandberg
No, it is a subclass of Freenet.node.Document, which is now known as Freenet.node.Entity. On Sat, 03 Jun 2000, Ian Clarke wrote: > > Hi all, > > StringDocument was preventing a build because it couldn't find the Document > class. I have now helped it out by importing the Freenet.client.* packa

[Freenet-dev] Minor fix to StringDocument

2000-06-03 Thread Ian Clarke
Hi all, StringDocument was preventing a build because it couldn't find the Document class. I have now helped it out by importing the Freenet.client.* package and it builds fine now, but was this the intention for this piece of code? Ian. -- next part -- A non-text attachm