[Checkins] [zopefoundation/Products.ZCatalog] fa0969: Code cleanup and completion of TopicIndex accordin...

Andreas Gabriel noreply at github.com
Wed Apr 24 21:47:33 CEST 2019


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Products.ZCatalog
  Commit: fa09691eb05db473f758bda20ca74becfb5e90c6
      https://github.com/zopefoundation/Products.ZCatalog/commit/fa09691eb05db473f758bda20ca74becfb5e90c6
  Author: Andreas Gabriel <gabriel at hrz.uni-marburg.de>
  Date:   2019-04-24 (Wed, 24 Apr 2019)

  Changed paths:
    M CHANGES.rst
    M src/Products/PluginIndexes/TopicIndex/FilteredSet.py
    M src/Products/PluginIndexes/TopicIndex/TopicIndex.py
    M src/Products/PluginIndexes/TopicIndex/tests.py

  Log Message:
  -----------
  Code cleanup and completion of TopicIndex according to existing index methods and properties (#72)

* Consequent use of QueryIndex capabilities
* Return an appropriate index size
* Return NotImplementedError instead of RunTimeError
* Return an appropriate number of indexed objects
* Return values according to the definition of getEntryForObject
* Return values according to the definition of uniqueValues
* Complete the implementation of IUniqueValueIndex




More information about the checkins mailing list