Re: [Koha-devel] Refactoring of tools/export.pl

2015-08-25 Thread Tomas Cohen Arazi
Great job Jonathan! 2015-08-25 7:48 GMT-03:00 Jonathan Druart < jonathan.dru...@bugs.koha-community.org>: > Hi devs, > > I have just submitted a patch on bug 14722 to refactor the script > tools/export.pl to make it more readable and robust. > I have also created a new script misc/export.pl for t

Re: [Koha-devel] Refactoring of tools/export.pl (Hector Castro)

2015-08-25 Thread Hector Castro
Excellent work, Jonathan +1 On Tue, Aug 25, 2015 at 7:30 AM, < koha-devel-requ...@lists.koha-community.org> wrote: > Message: 2 > > Hi devs, > > I have just submitted a patch on bug 14722 to refactor the script > tools/export.pl to make it more readable and robust. > I have also created a new sc

Re: [Koha-devel] Refactoring of tools/export.pl

2015-08-25 Thread Fridolin SOMERS
Nice work, this script was indeed crazy with so much "if commandline" ;) Le 25/08/2015 12:48, Jonathan Druart a écrit : Hi devs, I have just submitted a patch on bug 14722 to refactor the script tools/export.pl to make it more readable and robust. I have also created a new script misc/export.pl

[Koha-devel] Refactoring of tools/export.pl

2015-08-25 Thread Jonathan Druart
Hi devs, I have just submitted a patch on bug 14722 to refactor the script tools/export.pl to make it more readable and robust. I have also created a new script misc/export.pl for the command line usage. If you are interested, just have a look and give me some feedbacks. Cheers, Jonathan http://