> Dave Peticolas <[EMAIL PROTECTED]> writes:
>
> > Right now, reports are represented in guile as a vector containing a
> > version, name, option generator, and renderer. Some things I'd like
> > to add in the future include a help text generator, and
> > report-specific toolbar buttons and menu items. To eliminate the
> > need to change each report every time we add a new feature, I'd like
> > to move the report representation to the "key->value" style scheme
> > closure.
>
> Do you mean the SICP style object stuff? If so, then I'm just fine
> with that - it's a really nice model. I think my only remaining
> concern with that approach was performance, and if that's not an
> issue, then it's not an issue :>
I think the performance issue should be kept in mind, but considering
the relative infrequency that these report structures will be accessed,
I don't think it will be an issue in this case.
dave
--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]