Derek Atkins <[EMAIL PROTECTED]> writes: > This way you don't need to modify main.scm every time you create a > new module (which is hard for third parties).
Emacs has a similar issue (at least in Debian). Do you enable tex-site for *all* users, or just for the ones that call (require 'tex-site) ? I'd want to try to find an approach that makes it easy to make add-ons available, but also provides some way the user can turn them on/off for themselves. This "turning-on/off" should be at a high enough level so that turning it off means most of the modules code isn't even loaded. Once you get a large number of modules, especially if you have some large ones, even the load times can become a significant expense. -- Rob Browning rlb @defaultvalue.org, @linuxdevel.com, and @debian.org Previously @cs.utexas.edu GPG=1C58 8B2C FB5E 3F64 EA5C 64AE 78FE E5FE F0CB A0AD _______________________________________________ gnucash-devel mailing list [EMAIL PROTECTED] http://www.gnucash.org/cgi-bin/mailman/listinfo/gnucash-devel
