On Mon, Mar 3, 2008 at 2:22 AM, Slava Pestov <[EMAIL PROTECTED]> wrote: > > On 3-Mar-08, at 3:06 AM, Stefan Scholl wrote: > > > How should anybody know that factor interprets the INI format!? > > :-) > > Heh, certainly not I. :) > > If you want to use a more conventional format for configuration, the > JSON library is another option. However one of the advantages of an > "s-expression" syntax like Lisp and Factor is that you can indeed use > the same language for code and configuration. > > Slava
Hey, if you want to be totally evil, why not make your users write their config files in XML? We have a library for that too, presenting an easy-to-use DOM-like view. Dan ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
