> > 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).
Good... I already have a decent understanding of both. I'll look into the code some more and I should be able to figure it out eventually. > 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... Can you elaborate on why you think this is a bad idea? Also, any explinations on how it works would be better placed in the source code than on the mailing list. Scott Young _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
