1 / 8

Additional Programming Language Support

The SDO (Service Data Objects) framework enables seamless data exchange between services across heterogeneous programming environments. It supports multiple languages, including C, COBOL, and PHP, promoting interoperability and enhancing functionality. The specifications are designed to accommodate language-specific features like static interfaces, schema annotations (DFDL), and XML facets. With the inclusion of optional functionalities and language optimization, SDO fosters robust service integration. This document outlines the significant use cases and implementation details necessary for achieving interoperability across diverse programming languages.

suchi
Download Presentation

Additional Programming Language Support

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. www.oasis-open.org Additional Programming Language Support

  2. Why Other Languages • SDO facilitates data exchange between services implemented in heterogeneous environments • Most clearly demonstrated with specifications provided for multiple languages • Will force interoperability discussions

  3. SDO and C++ • 2.1 level specification includes all functionality in 2.1 Java specification

  4. www.oasis-open.org C and COBOL Use Cases • Persistence • Abstraction of the Data Source • SCA Message Exchange • Language Optimized • Language Interoperability

  5. C and COBOL Important Functionality • Static Interfaces • Schema Annotations (DFDL) • Binary Data • XML Facets • Bounds on Strings and Arrays • Change Summary

  6. C and COBOL Optional Functionality • XML Mixed and Open Content Support

  7. C and COBOL Specifications • 2.1 Level • Approved by OSOA

  8. Other Languages • PHP Implementation • What Else?

More Related