Re: [Ledger-smb-devel] Deciding on a default company setup for BDD tests

2016-01-22 Thread John Locke
Hi, On 01/21/2016 05:54 PM, David G wrote: > Hi All, > > I agree with Michaels comments, with a couple of extra thoughts inline > below. > > On 19/01/16 09:13, Michael Richardson wrote: >> Erik Huelsmann wrote: >> >> >> > To start with the first and foremost question: do we want our tests >

Re: [Ledger-smb-devel] RFC: Feedback on design of PGObject and what should be fixed in 2.0

2016-01-22 Thread Chris Bennett
On Thu, Jan 21, 2016 at 09:13:52AM +0100, Chris Travers wrote: > Hi; > > Have any other developers worked with the PGObject framework here? > > Here are my thoughts regarding things which should probably be changed: > > 1. I would like to avoid requirinng autocommit off for db handles and > ins

Re: [Ledger-smb-devel] Installing perl dependencies using Makefile.PL

2016-01-22 Thread Erik Huelsmann
Hi David, On Thu, Jan 14, 2016 at 7:16 AM, David G wrote: > Hi Guys, > > Some musings here. > > Currently in Makefile.PL we use a method of installing perl dependencies > that triggers cpan to do the actual work. > Yes. Unfortunately if it is the first time cpan has been run (by that user) >