Skip to content

Commit 3431c21

Browse files
Added idea to warn if systems don't have command-flushing constraint
1 parent 47ce0bb commit 3431c21

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

rfcs/45-stageless.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -563,4 +563,5 @@ Despite the large scope of this RFC, it leaves quite a bit of interesting follow
563563
2. How does this work for run criteria that are not locally defined?
564564
6. A more cohesive look at plugin definition and configuration strategies.
565565
7. A graph-based system ordering API for dense, complex dependencies.
566-
8. Store systems in the `World` as entities.
566+
8. Store systems in the `World` as entities?
567+
9. Warn if systems that emit commands do not have an appropriate command-flushing ordering constraint.

0 commit comments

Comments
 (0)