On Fri, Apr 27, 2001 at 03:42:18PM -0700, Mr. Bad wrote: > >>>>> "TC" == Tavin Cole <tavin at mailandnews.com> writes: > > Me> 1) Replace Freenet.scripts.Setup with a nice general-purpose > Me> configuration engine, where you can just put in data > Me> definitions in some Java file like: > > TC> My plan was to rewrite Freenet.scripts.Setup to take advantage > TC> of that, then get rid of the sample.freenetrc file and just > TC> have Fred automatically run Freenet.scripts.Setup on his first > TC> run. > > Well, as of 0.3.9.1 the sample.freenetrc file is automagically created > at build time. > > So, any new developers out there who want to cut their teeth > back-porting Tavin's stuff? I'll help with the CVS magic if you'll do > the coding part.
If they really want to cut their teeth, they can write it first, then back-port it ;) .. cause I ain't written it yet. The Defaults class is there but none of the stuff for enumerating through commented config options is, and I haven't touched Freenet.scripts.Setup yet.
