From dad8e68fe229b37bec3385a08387795af5f1a10b Mon Sep 17 00:00:00 2001 From: Tim Chevalier Date: Wed, 23 Jul 2025 13:05:39 -0700 Subject: [PATCH] Mark dataflow-composability design doc as obsolete --- exploration/README.md | 2 +- exploration/dataflow-composability.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/exploration/README.md b/exploration/README.md index 3ff2571764..9fd0e8559f 100644 --- a/exploration/README.md +++ b/exploration/README.md @@ -3,7 +3,7 @@ This folder contains design documents used by the MessageFormat Working Group as part of the development process for MFv2. -Designs can be "accepted", "proposed", or "rejected". +Designs can be "accepted", "proposed", "rejected", or "obsolete". These documents are not a normative part of the specification. They might be helpful to users seeking to understand specific design decisions taken by the working group, diff --git a/exploration/dataflow-composability.md b/exploration/dataflow-composability.md index e0ea68c155..e53eb18113 100644 --- a/exploration/dataflow-composability.md +++ b/exploration/dataflow-composability.md @@ -1,6 +1,6 @@ # Data Flow for Composable Functions -Status: **Proposed** +Status: **Obsolete**
Metadata