OMG: DDS C# API

return to the DDS Family of Standards

Table 1: Data sheet for DDS C# API
Title DDS C# API
Acronym DDS_CSharp
Version
OMG Document Number mars/2019-12-07
Release Date 13 December 2019
About RFP https://www.omg.org/techprocess/meetings/schedule/DDS_C_Sharp.html
Document https://www.omg.org/cgi-bin/doc?mars/19-12-07
Note: The following is an excerpt from the actual document. It is provided here as a convenience and is not authoritative. Refer to the original document as the authoritative reference.

Scope

Of primary concern to applications deploying DDS technology is the ability to integrate applications running on heterogeneous platforms, which may differ both in the programming language of use as well as in the underlying operating system. This should not be compromised by the introduction of additional programming language PSMs.

More specifically: The new PSM should be functionally equivalent to the existing PSMs. While the syntax may change, the application should be able to accomplish exactly the same tasks that can be accomplished with the existing PSMs. More specifically:

Lastly, the resulting PSM should make use of C# features, as appropriate and natural, to provide an API that is conformant with the most common programming idioms and patterns in the C# programming language.

* [nick]please review scope -- pasted direct from the RFP