Skip to content
#

idl

Here are 197 public repositories matching this topic...

oyvindfr
oyvindfr commented Mar 31, 2021

This doesn't make any sense to me: "The behavior when a string value that is not one a valid enumeration value is used when assigning to an attribute, or passed as an operation argument, whose type is the enumeration, is language binding specific."

I believe the word "one" should not have been there.

editorial good first issue
udoprog
udoprog commented Sep 16, 2018
  • Write reproto comments out into the generated code.
  • Customize the name of the package for which the generated code should be put in, or if each module should have its own package.
  • Follow coding conventions, this will require extending genco.
    • Indentation.
    • Spacing between statements.
    • Best-practices for handling interfaces.
  • [ ]

Improve this page

Add a description, image, and links to the idl topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the idl topic, visit your repo's landing page and select "manage topics."

Learn more