[dev] [CatalinFrancu/dexonline] c6d8da: Move some paradigm info into Lexem object properti...

GitHub noreply at github.com
Mon Feb 24 12:19:44 EET 2014


  Branch: refs/heads/paradigm
  Home:   https://github.com/CatalinFrancu/dexonline
  Commit: c6d8dafdbdadc008365817b3077c683aa43e2427
      https://github.com/CatalinFrancu/dexonline/commit/c6d8dafdbdadc008365817b3077c683aa43e2427
  Author: Cătălin Frâncu <cata at francu.com>
  Date:   2014-02-23 (Sun, 23 Feb 2014)

  Changed paths:
    M phplib/models/Lexem.php
    M phplib/models/LexemSource.php
    M templates/common/bits/lexemTags.ihtml
    M templates/common/bits/multiParadigm.ihtml
    M wwwbase/paradigm.php

  Log Message:
  -----------
  Move some paradigm info into Lexem object properties.
This avoids the need to maintain a parallel dictionary structure.
Paradigm info is loaded lazily.


  Commit: 722ed775af0b53e30a2260d7c5cc07e46473c0d4
      https://github.com/CatalinFrancu/dexonline/commit/722ed775af0b53e30a2260d7c5cc07e46473c0d4
  Author: Cătălin Frâncu <cata at francu.com>
  Date:   2014-02-23 (Sun, 23 Feb 2014)

  Changed paths:
    M phplib/models/InflectedForm.php
    M phplib/models/Lexem.php
    M templates/common/bits/multiParadigm.ihtml
    M wwwbase/paradigm.php
    M wwwbase/search.php

  Log Message:
  -----------
  move inflected forms map to a property on the Lexem object


  Commit: 1515751e84e8edae51f555776d2fc2faeb931cb4
      https://github.com/CatalinFrancu/dexonline/commit/1515751e84e8edae51f555776d2fc2faeb931cb4
  Author: Cătălin Frâncu <cata at francu.com>
  Date:   2014-02-24 (Mon, 24 Feb 2014)

  Changed paths:
    M phplib/models/InflectedForm.php
    M phplib/models/Lexem.php
    M templates/common/update3Lexems.ihtml
    M templates/flex/mergeLexems.ihtml
    M templates/xmldump/lexem.ihtml
    M tools/dumpDatabaseXml.php
    M wwwbase/deprecated/update3.php
    M wwwbase/flex/mergeLexems.php
    M wwwbase/modele-flexiune.php

  Log Message:
  -----------
  Rewrite some queries to use Lexem properties instead of hash maps.


Compare: https://github.com/CatalinFrancu/dexonline/compare/c6d8dafdbdad^...1515751e84e8


More information about the Dev mailing list