On Fri, Dec 21, 2001 at 07:12:27PM -0600, Ed Onken wrote: > At 07:59 PM 12/21/2001 -0500, Scott Young wrote: <> > A good place to start should be (Freenet.client.)AutoRequester.doGet(...) > since the AutoRequester is used by fproxy.
AutoRequester is a good place to start if you want to figure out how the metadata implementation works, but doGet() is very much not a place where anything explicit to any special control document should go - each control document is described by a class in the metadata package (an understanding of OO programming and dynamic class loading is needed please). I would explain this more carefully if I didn't think this was such an awefully bad idea that I'll by happier the longer it stays unimplemented... > > > _______________________________________________ > Devl mailing list > Devl at freenetproject.org > http://lists.freenetproject.org/mailman/listinfo/devl -- Oskar Sandberg oskar at freenetproject.org _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
