On Tuesday 19 Apr 2005 11:29, Carl Hetherington wrote:
What's the best way to go about this? I'm sure I could add a specific command line option, but it seems that perhaps there should be a more generic way of passing options to extensions.
Isn't there already a standardised option system for extensions? It seemed that way, from a previous discussion of extension XML files.
Anyway, perhaps a good approach would be to have a way of specifying and retrieving ini-file-like (or better, gconf-like) configuration values in extensions. If this system understood 'saved' configuration variables, versus session-based override variables, the command line could simply modify the session config vars, and it'd all work nicely. lol, in theory, that is ;)