Re: gnucash master: Fix build on OSX, which doesn't allow linking shared modules.

2014-09-06 Thread Geert Janssens
On Thursday 04 September 2014 18:13:24 John Ralls wrote: > Updatedvia https://github.com/Gnucash/gnucash/commit/3cc4dc00 > (commit) from https://github.com/Gnucash/gnucash/commit/10ab13eb > (commit) > > > > commit 3cc4dc00e6f83a288fc2d1c74e87d1960a2504eb > Author: John Ralls > Date:

Re: Namespaces, file names,...

2014-09-06 Thread Geert Janssens
On Friday 05 September 2014 12:13:49 John Ralls wrote: > On Sep 5, 2014, at 10:02 AM, Mike Alexander wrote: > > On Sep 5, 2014, at 11:26 AM, Buddha Buck wrote: > >> When every method name has to be Hungarian-notated to work with > >> pseudonamespaces, short namespace abbreviations make sense. > >

Re: Namespaces, file names,...

2014-09-06 Thread John Ralls
On Sep 6, 2014, at 2:06 AM, Geert Janssens wrote: > On Friday 05 September 2014 12:13:49 John Ralls wrote: > > On Sep 5, 2014, at 10:02 AM, Mike Alexander wrote: > > > On Sep 5, 2014, at 11:26 AM, Buddha Buck wrote: > > >> When every method name has to be Hungarian-notated to work with > > >>

Re: Namespaces, file names,...

2014-09-06 Thread Geert Janssens
On Saturday 06 September 2014 08:09:45 John Ralls wrote: > On Sep 6, 2014, at 2:06 AM, Geert Janssens wrote: > > On Friday 05 September 2014 12:13:49 John Ralls wrote: > > > On Sep 5, 2014, at 10:02 AM, Mike Alexander wrote: > > > > On Sep 5, 2014, at 11:26 AM, Buddha Buck wrote: > > > >> When e