<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Dec 11, 2020, 8:41 AM Frank Kuehndel <<a href="mailto:frank.kuehndel@embedded-brains.de">frank.kuehndel@embedded-brains.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">From: Frank Kühndel <<a href="mailto:frank.kuehndel@embedded-brains.de" target="_blank" rel="noreferrer">frank.kuehndel@embedded-brains.de</a>><br>
<br>
---<br>
 eng/req/req-for-req.rst | 21 +++++++++++++++++++++<br>
 1 file changed, 21 insertions(+)<br>
<br>
diff --git a/eng/req/req-for-req.rst b/eng/req/req-for-req.rst<br>
index 9225e95..dcc4c11 100644<br>
--- a/eng/req/req-for-req.rst<br>
+++ b/eng/req/req-for-req.rst<br>
@@ -308,6 +308,27 @@ spec:/classic/task/create-err-invname<br>
<br>
     ...<br>
<br>
+If requirements or the YAML files which contain them are to be numbered,<br>
+the numbering shall start with 0. For example:</blockquote></div></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
+<br>
+.. code-block:: none<br>
+<br>
+    weak-alias-0.yml<br>
+    weak-alias-1.yml<br>
+<br>
+Smaller numbers shall be prefixed with 0 to the same count of digits<br>
+as the largest number. For example:<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">When one goes from 99 to 100 requirements and didn't anticipate having that many, does this mean all the files will have to be renamed?</div><div dir="auto"><br></div><div dir="auto">Should we start with a minimum of three or four digits? What would drive the number of requirements in a set? How large of a functional area will a single numbered set contain?</div><div dir="auto"><br></div><div dir="auto">I'm just wondering if it is simpler to just have 001 as a minimum.</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
+<br>
+.. code-block:: none<br>
+<br>
+    alias-00.yml<br>
+    alias-01.yml<br>
+    alias-02.yml<br>
+    ...<br>
+    alias-09.yml<br>
+    alias-10.yml<br>
+    alias-11.yml<br>
+<br>
 Conflict Free Requirements<br>
 --------------------------<br>
<br>
-- <br>
2.26.2<br>
<br>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank" rel="noreferrer">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a></blockquote></div></div></div>