Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Document delegation of terminate() #14

Closed
igorw opened this issue Nov 23, 2014 · 0 comments
Closed

Document delegation of terminate() #14

igorw opened this issue Nov 23, 2014 · 0 comments

Comments

@igorw
Copy link
Contributor

igorw commented Nov 23, 2014

As a follow-up to #10, since we have established that terminate() should always delegate, we should document this properly.

  • The README of stack/builder should explain what the expected behaviour of terminable middlewares is, and what happens if one of the middlewares in the chain is not terminable.
  • There should be some information on the stack website (maybe a STACK-n convention) explaining that middlewares implementing Terminable MUST delegate terminate(), always and unconditionally.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants