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:minutes20150217

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
Last revisionBoth sides next revision
developers_call:minutes20150217 [2015/02/17 15:30] – [2. Development Planning] demiankatzdevelopers_call:minutes20150217 [2015/02/17 16:25] – [2. Development Planning] demiankatz
Line 41: Line 41:
 Demian has made some progress on [[https://vufind.org/jira/browse/VUFIND-1035|VUFIND-1035]] by building a command line code generator to automate the process of overriding a core VuFind service or plugin. The generator automatically creates an appropriate subclass in a custom module and updates the module's configuration. Demian has made some progress on [[https://vufind.org/jira/browse/VUFIND-1035|VUFIND-1035]] by building a command line code generator to automate the process of overriding a core VuFind service or plugin. The generator automatically creates an appropriate subclass in a custom module and updates the module's configuration.
  
-This gave Demian the idea of moving the current dynamic route generation found in module.config.php into a code generator and then regenerating VuFind's default configuration as a static file. This will make the route generation logic more reusable and will also simplify the configuration loading process.+This gave Demian the idea of moving the current dynamic route generation found in module.config.php into a code generator and then regenerating VuFind's default configuration as a static file. This will make the route generation logic more reusable and will also simplify the configuration loading process. Demian will build a pull request to demonstrate this idea.
  
 === New Array Formatting === === New Array Formatting ===
Line 61: Line 61:
 Key dependencies: Key dependencies:
  
-- Updated SolrMarc +  - Updated SolrMarc 
-- Completion of Karen Coombs' projects+  - Completion of Karen Coombs' projects
  
 Possible release goal: late March. Possible release goal: late March.
developers_call/minutes20150217.txt · Last modified: 2015/03/02 17:35 by demiankatz