Am Sonntag, 16. Januar 2011 schrieb Geert Janssens:
> > > Historically, GnuCash has always stored its user specific application
> > > data in ~/.gnucash based on old linux (unix ?) conventions.
> > >
> > Not everybody uses it, though. In fact, on my Debian Lenny VM,
> > ~/.local/share contains one
On 16 January 2011 17:26, Jeff Kletsky wrote:
>
> I'm a Product Manager by day...
>
> From my perspective, changing the location of the preference files on
> Unix-like platforms doesn't provide significant value either to the end user
> or to making the code more accessible to prospective develope
I'm a Product Manager by day...
From my perspective, changing the location of the preference files on
Unix-like platforms doesn't provide significant value either to the end
user or to making the code more accessible to prospective developers.
I'd much rather see development time go into thi
Thanks for your feedback.
On Sunday 16 January 2011, Jeff Kletsky wrote:
> In my opinion, adopting a "standard" that
>
> * goes counter to long-established practice
>
>From what I've read is serves a different target audience. The XDG base
specification was created to cater for a new breed of u
On Jan 16, 2011, at 8:41 AM, Geert Janssens wrote:
> On Sunday 16 January 2011, John Ralls wrote:
>> On Jan 16, 2011, at 7:19 AM, Geert Janssens wrote:
>>> Historically, GnuCash has always stored its user specific application
>>> data in ~/.gnucash based on old linux (unix ?) conventions.
>>>
>>
On Sunday 16 January 2011, John Ralls wrote:
> On Jan 16, 2011, at 7:19 AM, Geert Janssens wrote:
> > Historically, GnuCash has always stored its user specific application
> > data in ~/.gnucash based on old linux (unix ?) conventions.
> >
> > This didn't work really well on Mac OS X/Quartz, so Jo
On Jan 16, 2011, at 7:19 AM, Geert Janssens wrote:
> Historically, GnuCash has always stored its user specific application data in
> ~/.gnucash based on old linux (unix ?) conventions.
>
> This didn't work really well on Mac OS X/Quartz, so John has overridden this
> path on OS X to make more
In my opinion, adopting a "standard" that
* goes counter to long-established practice
* isn't widely accepted
will cause more problems than it is worth.
There is a significant documentation change cost for GNUCash.
There is a significant coding/test cost (either auto-upgrade, or
checking t
Historically, GnuCash has always stored its user specific application data in
~/.gnucash based on old linux (unix ?) conventions.
This didn't work really well on Mac OS X/Quartz, so John has overridden this
path on OS X to make more sense there.
Now there's a bugreport that indicates this isn't