telemere/main/resources/signal-docstrings
Peter Taoussanis 7cccf672f5 [mod] Rename "middleware" -> "transform" (xfn)
Users caught by this change should receive a clear compile-time error.

Apologies for the nuissance!! This change is part of a final review
of names before the release of v1 final.

Motivations:

  - "xfn" is a lot shorter than "middleware", making it more
    convenient to use at signal calls, compare:

    (log! {:middleware my-fn} "msg")
    (log! {:xfn my-fn} "msg"}

  - "middleware" was originally chosen to match Timbre's terminology,
    but actually carries some misleading connotations that in hindsight
    are probably better avoided while we still have the chance to change
    this.
2025-03-10 13:02:57 +01:00
..
catch-to-error!.txt [mod] [#53] Breaking: change return value of log!, event! 2025-03-03 11:19:36 +01:00
environmental-config.txt [doc] Misc improvements 2025-02-12 09:18:44 +01:00
error!.txt [mod] [#53] Breaking: change return value of log!, event! 2025-03-03 11:19:36 +01:00
event!.txt [mod] [#53] Breaking: change return value of log!, event! 2025-03-03 11:19:36 +01:00
log!.txt [mod] [#53] Breaking: change return value of log!, event! 2025-03-03 11:19:36 +01:00
signal!.txt [new] Alias keep-callsite, mention in signal! docs 2025-03-03 11:30:10 +01:00
signal-content.txt [mod] Rename "middleware" -> "transform" (xfn) 2025-03-10 13:02:57 +01:00
signal-creators.txt [mod] [#53] Breaking: change return value of log!, event! 2025-03-03 11:19:36 +01:00
signal-options.txt [mod] Rename "middleware" -> "transform" (xfn) 2025-03-10 13:02:57 +01:00
spy!.txt [mod] [#53] Breaking: change return value of log!, event! 2025-03-03 11:19:36 +01:00
trace!.txt [mod] [#53] Breaking: change return value of log!, event! 2025-03-03 11:19:36 +01:00