in reply to architecture for module API
How about plugin options? These can be easily specified in the configuration file. Your model doesn't provide for this unless you ask the user to hack the plugins directly.
I find it much more comforting if I know exactly which modules and libraries are loaded by a program rather than specifying some arbitrary directory. A central configuration file gives me the control of the program that I need. And remember, the configuration file can be used for more than juts plugin specs! Good luck!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: architecture for module API
by dash2 (Hermit) on Feb 22, 2001 at 15:04 UTC |