On Sun, Jun 03, 2001 at 02:58:36PM +1200, David McNab wrote:
> I'm willing to write a complete Freenet node configurator as a native
> Windows GUI app.
Good idea, might I suggest that we define a standard format to specify
command line options, maybe in XML, which would look like this:
<section name="FProxy">
<description>
Configuration options pertaining to FProxy, Freenet's
web interface.
</description>
<option>
<varName>services.fproxy.htl</varName>
<varType><int min="0" max="100"/></vartype>
</option>
<option>
...
</option>
</section>
This would allow multiple configuration clients, which did not have to
be modified every time we add a new option.
Ian.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL:
<https://emu.freenetproject.org/pipermail/devl/attachments/20010602/1ebf0c12/attachment.pgp>