You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This pattern is necessary when multiple extensions are bound to a single resource
If it’s not part of the registry model already, find out how to deterministically arrive at the order in which the request/response are routed through extensions
This is something where the SSWAP approach of fully specifying the semantics of services is really nice. You can mechanically infer some notion of validity for a proposed ordering. But that comes at a price, no doubt.
This pattern is necessary when multiple extensions are bound to a single resource
If it’s not part of the registry model already, find out how to deterministically arrive at the order in which the request/response are routed through extensions
Depends on:
Simplifying assumptions:
Testing:
The text was updated successfully, but these errors were encountered: