This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
ddsf:public:guidebook:06_append:01_family_of_standards:05_wip:idljava [2020/08/15 20:45] admin |
ddsf:public:guidebook:06_append:01_family_of_standards:05_wip:idljava [2021/07/14 15:53] (current) murphy ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== OMG: IDL4 to Java Language Mapping ====== | ====== OMG: IDL4 to Java Language Mapping ====== | ||
| - | [[ddsf:private:cookbook:06_append:01_family_of_standards| return to the DDS Family of Standards ]] | + | [[ddsf:public:guidebook:06_append:01_family_of_standards:start| return to the DDS Family of Standards ]] |
| <table> | <table> | ||
| Line 6: | Line 6: | ||
| | Title | IDL4 to Java Language Mapping | | | Title | IDL4 to Java Language Mapping | | ||
| | Acronym | IDL4-Java| | | Acronym | IDL4-Java| | ||
| - | | Version | 1.1 beta | | + | | Version | 1.0 beta2 | |
| - | | OMG Document Number | ptc/19-07-02 | | + | | OMG Document Number | ptc/20-06-08 | |
| - | | Release Date | July 2019| | + | | Release Date | September 2020| |
| | About Specification | [[https://www.omg.org/spec/IDL4-Java/]] | | | About Specification | [[https://www.omg.org/spec/IDL4-Java/]] | | ||
| - | | Document | [[https://www.omg.org/spec/IDL4-Java/1.1/Beta1/PDF]]| | + | | Document | [[https://www.omg.org/spec/IDL4-Java/1.0/Beta2/PDF]]| |
| </table> | </table> | ||
| Line 16: | Line 16: | ||
| ===== Purpose ===== | ===== Purpose ===== | ||
| - | : //The goal of this specification is to define the means for applications using standard web protocols to participate as first-class citizens as publishers and subscribers of data in the DDS Global Data space. This participation is realized by exposing a WebDDS Object Model and making it accessible as a web service, a REST resources, or some other standard web protocol. Exposing access via these web-friendly protocols allow applications built on various technology stacks (e.g. JavaScript, Python, PHP, Perl , etc.) to communicate with native DDS applications.// | + | : //The [[ddsf:public:guidebook:06_append:glossary:g:goal|goal]] of this specification is to define the means for applications using standard web [[ddsf:public:guidebook:06_append:glossary:p:protocol|protocols]] to participate as first-class citizens as publishers and subscribers of data in the [[ddsf:public:guidebook:06_append:glossary:d:data_distribution_service_dds]] Global Data space. This participation is realized by exposing a WebDDS Object Model and making it accessible as a web service, a REST resources, or some other standard web protocol. Exposing access via these web-friendly protocols allow applications built on various technology stacks (e.g. JavaScript, Python, PHP, Perl , etc.) to communicate with native DDS applications.// |
| | | ||