-
Key: IDL4CSP11-4
-
Status: open
-
Source: Objective Interface Systems ( Mr. Chuck Abbott)
-
Summary:
Beside basic types no other canonical example is included. I suggest removing the basic types and having one example.
// IDL
{...};
struct foo
typedef sequence<foo> fooSeq;
// C#
class fooSeq : IDL:ISequences<foo> {...};
Something like this.
-
Reported: IDL4-CSHARP 1.0 — Mon, 30 Aug 2021 21:13 GMT
-
Updated: Wed, 8 Sep 2021 14:22 GMT
IDL4CSP11 — A canonical example for sequences is missing
- Key: IDL4CSP11-4
- OMG Task Force: IDL4 to C# Language Mapping (IDL4-CSHARP) 1.1 RTF