Re: Coupling of preferences internal references and UI rendering

2010-03-02 Thread Derek Atkins
Jeff Kletsky writes: > When I look at the code for setting preferences, such as in > src/business/business-utils/business-prefs.scm > it appears to me that there is a "hard link" between the access to the > preference and the UI rendering > > (define (book-options-generator options) > (define (

Coupling of preferences internal references and UI rendering

2010-02-26 Thread Jeff Kletsky
When I look at the code for setting preferences, such as in src/business/business-utils/business-prefs.scm it appears to me that there is a "hard link" between the access to the preference and the UI rendering (define (book-options-generator options) (define (reg-option new-option) (gnc:r