Skip to content

Commit 8583d2c

Browse files
committed
Reserve fields above 10000 for extensions (#346)
1 parent fd88902 commit 8583d2c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/description.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ optional. For the purpose of providing a complete interface, all
1515
existing fields should be set, unless not setting a field carries a
1616
specific meaning as indicated in the accompanying comment.
1717

18+
All field numbers of 10000 and upward are available for user-specific
19+
extensions (i.e. custom fields), i.e. no future evolution of OSI will
20+
use field numbers of 10000 or above itself.
21+
1822
Compatibility
1923
-------------
2024

0 commit comments

Comments
 (0)