Mind if I modify report.scm to provide a different constructor?

Bill Gribble grib@gnumatic.com
Mon, 8 Jan 2001 09:00:14 -0600


On Tue, Jan 09, 2001 at 09:46:28PM +1100, Robert Graham Merkel wrote:
> To support saving reports (required for panes, amongst others)
> we really need to create report instances
> with options already specified, and thus a constructor that takes
> report options as an argument.  Any problem with this?

Can't you just call inst-report-set-options! ?  Either way, it doesn't
matter to me.

b.g.