Skip to content

Commit 1f9a641

Browse files
committed
Revise IO and plugin subsystem text
Replace the IO subsystem's dependency description with placeholder notes marking its responsibilities and relationship with FORM as currently unclear. Remove Data Modeling from the Plugin Management subsystem dependency description.
1 parent 9be0d53 commit 1f9a641

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

doc/supporting_design.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,10 @@ The 14 core subsystems and their dependency arrows show the following structure:
3737

3838

3939
- **IO** provides the mechanisms by which data products and relevant metadata are read and written to persistent storage.
40+
It is unclear exactly what the responsibilities of the IO subsystem are.
41+
It is unclear what the relationship betwen the IO subsystem and FORM is.
4042

41-
depends on *Data Modeling*, meaning the IO subsystem uses the data model to
42-
know how to read and write products.
43-
44-
- **Plugin Management** and **Data Modeling** both depend on *Registration* and
43+
- **Plugin Management** depend on *Registration* and
4544
*Monitoring*, contributing discovered plugins and data-model events to those subsystems
4645
respectively.
4746

0 commit comments

Comments
 (0)