[Checkins] [zopefoundation/grokcore.layout] 68ec90: Replace the use of `grok.implements()` with the `@...

GitHub noreply at github.com
Wed Jan 17 13:35:12 CET 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/grokcore.layout
  Commit: 68ec907c2e231d82c90bd21bc030fa31d49038ff
      https://github.com/zopefoundation/grokcore.layout/commit/68ec907c2e231d82c90bd21bc030fa31d49038ff
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2018-01-17 (Wed, 17 Jan 2018)

  Changed paths:
    M CHANGES.txt
    M src/grokcore/layout/components.py

  Log Message:
  -----------
  Replace the use of `grok.implements()` with the `@grok.implementer()` directive throughout.


  Commit: 26186c443a82e1f844f7142cd2bfe641d1e196f4
      https://github.com/zopefoundation/grokcore.layout/commit/26186c443a82e1f844f7142cd2bfe641d1e196f4
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2018-01-17 (Wed, 17 Jan 2018)

  Changed paths:
    M CHANGES.txt
    M src/grokcore/layout/components.py

  Log Message:
  -----------
  Merge pull request #4 from zopefoundation/replace-implements-for-implementer

Replace the use of `grok.implements()` with the `@grok.implementer()`…


Compare: https://github.com/zopefoundation/grokcore.layout/compare/489b84f11d0f...26186c443a82


More information about the checkins mailing list