[Ledger-smb-devel] Next steps for PGObject: RFC

2017-04-30 Thread Chris Travers
Hi The current approaches with PGObject etc are a little limited and I am in the process of porting them to Java (and maybe Python after). I would like to propose the following changes to the framework going forward. 1. Would like to refactor PGObject,pm to make the registry a separate Perl mod

Re: [Ledger-smb-devel] Perl::Critic Tests

2017-04-30 Thread R. Ransbottom
On Wed, Apr 26, 2017 at 07:47:15AM +0200, Erik Huelsmann wrote: > On Tue, Apr 25, 2017 at 5:12 AM, R. Ransbottom wrote: > ... > The point here was that for clarity of code, it's best to have a function > either return an array/list or a scalar. While returning "one or the other > based on context