Development IRC meeting 1 March 2016

From Koha Wiki
Jump to navigation Jump to search

Place

The #koha IRC channel (IRC server irc.oftc.net).

If you don't have an IRC client you can join the meeting using your web browser.

Time

Agenda

  • Introductions (please use "#info" in front of your introduction to have it show up in the automatic minutes)
  • Review coding guidelines
    • New coding guidelines
    • Reword/update coding guidelines
      • [kfischer] Merge new PERL20 and PERL20.1 into PERL15
      • [khall] Update JS4 based on the availability of the format method (from Bug 15662)
      • [kfischer] 'PERL7: Definitions' - point to Terminology instead and note that terminology in the code should follow the default en GUI terminology?
        • [marcelr] Code changes should adhere to naming conventions published elsewhere on the wiki (Patron versus Borrower, etc.)
    • Remove/obsolete/archive coding guidelines
      • [kfischer] 'PERL12: VERSION [Deprecated as of start of 3.12 release cycle] Each module should have a $VERSION variable to preserve progressive levels of compatibility with dependent code.' A bit confusing - should remaining VERSION variables be removed?
        Action from last meeting: Verify if perlcritic complains about missing VERSION and figure out, if we want/can reconfigure it.
        • [mtompset] perlcritic does not complain about missing $VERSION until -2, but since we only perlcritic to -5, there is no need to keep this.
    • Revamp/restructure coding guidelines page
  • Any bugs that are in discussion
    • Please add links to bugs and comments here...
    • Bug 11081 (Moo vs. MooseX - should this be reverted - please see Kyle's comments on bug)
  • General development discussion (Trends, ideas, ...)
  • Updates from the QA team
  • Set time of next meeting

Apologies

Minutes

Next meeting

Development IRC meeting 22 March