About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
developers_call:minutes20140121

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
developers_call:minutes20140121 [2014/01/21 14:04] – [1. Development Updates] demiankatzdevelopers_call:minutes20140121 [2015/12/14 17:57] (current) – ↷ Links adapted because of a move operation demiankatz
Line 1: Line 1:
 ====== VuFind Developers Call Minutes: January 21, 2014 ====== ====== VuFind Developers Call Minutes: January 21, 2014 ======
  
-Attending: +Attending: Filipe Bento, Demian Katz, Ere Maijala, Tod Olson
  
 ===== Agenda ===== ===== Agenda =====
Line 18: Line 18:
 Since we're in a code freeze until the 2.2 release, several pull requests have been added and will be merged to trunk as soon as we're ready to begin 2.3 development. Since we're in a code freeze until the 2.2 release, several pull requests have been added and will be merged to trunk as soon as we're ready to begin 2.3 development.
  
-  * [[https://github.com/vufind-org/vufind/pull/66|#66]] - This adds the record deduplication mechanism developed by the National Library of Finland and documented [[..:deduplication|here]].+  * [[https://github.com/vufind-org/vufind/pull/66|#66]] - This adds the record deduplication mechanism developed by the National Library of Finland and documented [[indexing:deduplication|here]].
   * [[https://github.com/vufind-org/vufind/pull/67|#67]] - This request makes minor improvements to the Sierra driver and has been merged.   * [[https://github.com/vufind-org/vufind/pull/67|#67]] - This request makes minor improvements to the Sierra driver and has been merged.
   * [[https://github.com/vufind-org/vufind/pull/68|#68]] - This makes some improvements to the MultiBackend driver and adds better ILS-related debug output.   * [[https://github.com/vufind-org/vufind/pull/68|#68]] - This makes some improvements to the MultiBackend driver and adds better ILS-related debug output.
Line 31: Line 31:
  
 === Bootstrap Theme === === Bootstrap Theme ===
 +
 +No major news.
  
 === Performance Testing === === Performance Testing ===
 +
 +No news this time around due to weather emergencies. Ben and Benjamin will report on the next call.
  
 === 2.2 Release === === 2.2 Release ===
 +
 +A few more bug fixes have gone in, and language file updates are ongoing, but there is no reason to expect a release delay.
  
 === Call Number Normalization === === Call Number Normalization ===
 +
 +Tod was delayed by a preceding call, so this subject will be discussed next time.
  
 === module.config.php Cleanup === === module.config.php Cleanup ===
Line 42: Line 50:
 For the next release, we should consider making some changes to our module.config.php, to improve both readability and performance. The use of closures is not recommended as a ZF2 best practice (it reduces the ability to cache configs) so we should introduce more factory classes. This brings up the question of how to organize those classes. For the next release, we should consider making some changes to our module.config.php, to improve both readability and performance. The use of closures is not recommended as a ZF2 best practice (it reduces the ability to cache configs) so we should introduce more factory classes. This brings up the question of how to organize those classes.
  
 +The group is in favor of cleaner module.config.php -- no strong preferences for an approach. Demian will assemble a PR for discussion in the near future.
 ==== 3. Other Topics? ==== ==== 3. Other Topics? ====
  
 +Ere mentioned that some of the route generation code in module.config.php needs better commenting -- Demian will take a look.
 +
 +Ere also talked about some limitations of the MultiBackend driver -- he may contribute an alternate version if his needs cannot be addressed by modifying the existing one.
 ===== Next Call ===== ===== Next Call =====
  
Line 49: Line 61:
  
 ---- struct data ---- ---- struct data ----
 +properties.Page Owner : 
 ---- ----
  
developers_call/minutes20140121.1390313085.txt.gz · Last modified: 2014/06/13 13:13 (external edit)