<div dir="ltr"><div><div><div>This is strictly out of your purview. The Project Editor and the Project Editors Group that merges papers into the Working Draft (<a href="https://github.com/cplusplus/draft">https://github.com/cplusplus/draft</a>) decide this.<br><br></div>Of course, you can always provide friendly suggestions. These days, the numbers do not matter nearly as much, so much as making sure your stable tags are done properly. See <a href="https://github.com/cplusplus/draft/wiki/Specification-Style-Guidelines">https://github.com/cplusplus/draft/wiki/Specification-Style-Guidelines</a> for more details about writing wording.<br><br></div>I would also caution you about just proposing a Byte Stream off the hip. There is already an (informal) IO group working on some of this stuff. I suggest you find and contact Niall Douglass, who is spearheading those efforts.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jun 17, 2019 at 2:16 PM Lyberta &lt;<a href="mailto:lyberta@lyberta.net">lyberta@lyberta.net</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I&#39;m writing more detailing wording of my byte IO proposal:<br>
<br>
<a href="https://github.com/Lyberta/cpp-io" rel="noreferrer" target="_blank">https://github.com/Lyberta/cpp-io</a><br>
<br>
I&#39;ve found that the most logical way to allocate a section for it is to<br>
move legacy text streams from 29 to 29.2 (and eventually to 29.3) and<br>
put byte IO as 29.1.<br>
<br>
Since I plan to work on Unicode streams too, my numbering plan is this:<br>
<br>
29 Input/output<br>
29.1 Byte streams (my proposal)<br>
29.2 Unicode streams (to be proposed later)<br>
29.3 Legacy text streams (&lt;iostream&gt; et al)<br>
29.4 File system (&lt;filesystem&gt;)<br>
29.5 C library files<br>
<br>
Is this a good idea?<br>
<br>
_______________________________________________<br>
SG16 Unicode mailing list<br>
<a href="mailto:Unicode@isocpp.open-std.org" target="_blank">Unicode@isocpp.open-std.org</a><br>
<a href="http://www.open-std.org/mailman/listinfo/unicode" rel="noreferrer" target="_blank">http://www.open-std.org/mailman/listinfo/unicode</a><br>
</blockquote></div>