Re: Engine, Inventory, Payroll, etc

2000-09-11 Thread Dave Peticolas
Conrad Canterford writes: > Dave Peticolas wrote: > > No flaws, but one thing you might consider is implementing the > > inventory and payroll functions largely in scheme and only loading > > them if needed. That way, all the modules could be included in a > > GnuCash distribution, but only loaded

Re: Engine, Inventory, Payroll, etc

2000-09-11 Thread Conrad Canterford
Dave Peticolas wrote: > No flaws, but one thing you might consider is implementing the > inventory and payroll functions largely in scheme and only loading > them if needed. That way, all the modules could be included in a > GnuCash distribution, but only loaded when actually used, hopefully > pre