Re: [Parser-devel] Parser 0.6 has been released
Status: Beta
Brought to you by:
jineshkj
From: Jinesh K J <jin...@gm...> - 2006-11-06 04:14:32
|
On 11/4/06, Noam Postavsky <npo...@uw...> wrote: > "Jinesh K J" <jin...@gm...> writes: > > > > hi, > > > > BTW, do you think having a configuration file editor will be an added > > advantage? I was thinking about creating a curses/gtk/qt based UI > > using this library. What do you think? > > Well, I am interested in writing such a thing: I've been wanting to > learn a UI besides the Java awt/swing for a while, just haven't had a > motivating project for it. I hope we can make it more useful than the I hope this can be a good start for you then. BTW, which UI library would you like to use - I prefer you chose one from Curses, Gtk, Qt. > firefox about:config type editor, that's not much better than a > standard text editor. But then we'd probably need meta-information > about each config option to be stored somewhere, which gets > complicated... I think we can use comments for that. What do you think? I that way anyone who opens the config file will also get to know what each option means. |