On Fri, Apr 27, 2001 at 11:38:27AM -0700, Mr. Bad wrote:
> Hey, so, here's my wishlist for Fred 0.3.10:
> 
>         1) Replace Freenet.scripts.Setup with a nice general-purpose
>            configuration engine, where you can just put in data
>            definitions in some Java file like:
>                 
>                 {"dataPath", ".freenet", "what dataPath does", EXPERT}
>         
>            ...and the config engine does the right thing. Most of the
>            bugs we have right now are because of config errors, or
>            discrepancies between sample.freenetrc and Setup.java. We
>            need to get rid of this.

Yes..  have a look at the Freenet.Defaults class in 0.4 ..  I am trying
to abstract all the configuration info with that class and intend to add
methods to allow enumerating through the available config params and their
descriptions.  My plan was to rewrite Freenet.scripts.Setup to take
advantage of that, then get rid of the sample.freenetrc file and just have
Fred automatically run Freenet.scripts.Setup on his first run.

-- 

# tavin cole
#
# "The process of scientific discovery is, in effect,
#  a continual flight from wonder."
#                                   - Albert Einstein


_______________________________________________
Devl mailing list
Devl at freenetproject.org
http://lists.freenetproject.org/mailman/listinfo/devl

Reply via email to