[Koha-bugs] [Bug 10556] deliverytime is not inserted on adding a supplier

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 10 17:40:06 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10556

Galen Charlton <gmcharlt at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gmcharlt at gmail.com

--- Comment #4 from Galen Charlton <gmcharlt at gmail.com> ---
(In reply to Jonathan Druart from comment #3)
> I do it for readability. Like that, we are sure there is no missing comma at
> the end of lines.

I for one don't find that it improves readability, and running "egrep -r
'^\s+,' ." indicates that it isn't commonly used in the codebase.

Opinions may differ, of course, and you're free to propose stylistic changes. 
>From my POV, though, that sort of stylistic change really ought to be in a
separate patch from the one that actually fixes the bug, for reasons similar to
what is expressed in the PERL6 coding guideline.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list