[Checkins] [zopefoundation/grokcore.component] e8f053: Allow grok.order to be used as a decorator. Proper...

GitHub noreply at github.com
Tue Oct 24 09:48:12 CEST 2017


  Branch: refs/heads/2.5
  Home:   https://github.com/zopefoundation/grokcore.component
  Commit: e8f053bd09bfe531d2f41f97b1cb15b80e9ff59b
      https://github.com/zopefoundation/grokcore.component/commit/e8f053bd09bfe531d2f41f97b1cb15b80e9ff59b
  Author: Sylvain Viollon <sviollon at minddistrict.com>
  Date:   2017-02-09 (Thu, 09 Feb 2017)

  Changed paths:
    M CHANGES.txt
    M src/grokcore/component/directive.py
    M src/grokcore/component/subscription.py
    M src/grokcore/component/tests/order/combined_orderdirective.py

  Log Message:
  -----------
  Allow grok.order to be used as a decorator. Properly sort subscriptions.


  Commit: 9f0ef71866709676d9f66008d0ba6d31b61697f6
      https://github.com/zopefoundation/grokcore.component/commit/9f0ef71866709676d9f66008d0ba6d31b61697f6
  Author: Sylvain Viollon <thefunny at gmail.com>
  Date:   2017-10-24 (Tue, 24 Oct 2017)

  Changed paths:
    M CHANGES.txt
    M src/grokcore/component/directive.py
    M src/grokcore/component/subscription.py
    M src/grokcore/component/tests/order/combined_orderdirective.py

  Log Message:
  -----------
  Merge pull request #8 from zopefoundation/grok-order-decorator

Allow grok.order to be used as a decorator. Properly sort subscriptions.


Compare: https://github.com/zopefoundation/grokcore.component/compare/fd38eb8522a6...9f0ef7186670


More information about the checkins mailing list