Re: Modules and GnuCash (was: MacIntel trunk build failure)

2007-02-15 Thread Derek Atkins
Hi, Quoting David Hampton <[EMAIL PROTECTED]>: > On Thu, 2007-02-15 at 12:43 -0500, Peter McAlpine wrote: > >> And so I pose this question: is GnuCash to have a modular design or >> not? If yes, then the modules need to be ripped apart and made to use >> a strict interface. If no, then the GNCMod

Re: Modules and GnuCash (was: MacIntel trunk build failure)

2007-02-15 Thread Josh Sled
On Thu, 2007-02-15 at 12:43 -0500, Peter McAlpine wrote: > And so I pose this question: is GnuCash to have a modular design or > not? If yes, then the modules need to be ripped apart and made to use > a strict interface. If no, then the GNCModule code should be ripped > out and everything should (g

Re: Modules and GnuCash (was: MacIntel trunk build failure)

2007-02-15 Thread David Hampton
On Thu, 2007-02-15 at 12:43 -0500, Peter McAlpine wrote: > And so I pose this question: is GnuCash to have a modular design or > not? If yes, then the modules need to be ripped apart and made to use > a strict interface. If no, then the GNCModule code should be ripped > out and everything should (

Modules and GnuCash (was: MacIntel trunk build failure)

2007-02-15 Thread Peter McAlpine
After some investigation it's seems to me that it would be a good idea to set a clear direction for how GnuCash uses modules. Here is the problem I see exists now: Upon program initialization the modules are loaded (as GModule's), but throughout the core code and the module code GnuCash is directl