zerodds-ami4ccm
Layer 8 — CORBA stack (Tier A). OMG AMI4CCM 1.1 (
formal/2015-08-03).
- Source: crates/ami4ccm
- API docs: docs.rs/zerodds-ami4ccm
zerodds-ami4ccm delivers the spec-compliant asynchronous-method-
invocation layer for the CORBA Component Model: implied-IDL
transformation, ExceptionHolder model, pragma parsing, connector/
deployment models. no_std + alloc, forbid(unsafe_code).
Spec anchors
- OMG AMI4CCM 1.1 §7.3 (implied IDL for the AMI4CCM interface), §7.4 (ExceptionHolder), §7.5 (ReplyHandler implied IDL), §7.6 (connector), §7.7 (pragmas), §7.8 (deployment-plan fragment).
Consumers
- Codegen backends (cpp/cs/java/rust/ts) process the derived local interfaces like normal interfaces.
- External AMI4CCM connector hosts (CCM containers) consume the connector/deployment models.
Status
- 50 unit tests + 1 doc test green.
forbid(unsafe_code),no_std + alloc,clippy --tests -D warningsclean.- Implied-IDL conformance point 1: fully covered.
- Connector-fragment conformance point 2: model layer covered (hosting is the CCM container consumer's concern).
zerodds-ami4ccm
Layer 8 — CORBA-Stack (Tier-A). OMG AMI4CCM 1.1 (
formal/2015-08-03).
- Quelle: crates/ami4ccm
- API-Docs: docs.rs/zerodds-ami4ccm
zerodds-ami4ccm liefert die Spec-konforme Asynchronous-Method-
Invocation-Schicht fuer das CORBA Component Model: Implied-IDL-
Transformation, ExceptionHolder-Modell, Pragma-Parsing, Connector-/
Deployment-Modelle. no_std + alloc, forbid(unsafe_code).
Spec-Anker
- OMG AMI4CCM 1.1 §7.3 (Implied-IDL fuer AMI4CCM-Interface), §7.4 (ExceptionHolder), §7.5 (ReplyHandler-Implied-IDL), §7.6 (Connector), §7.7 (Pragmas), §7.8 (Deployment-Plan-Fragment).
Konsumenten
- Codegen-Backends (cpp/cs/java/rust/ts) verarbeiten die abgeleiteten Local-Interfaces wie normale Interfaces.
- Externe AMI4CCM-Connector-Hosts (CCM-Container) konsumieren die Connector-/Deployment-Modelle.
Status
- 50 Unit-Tests + 1 Doc-Test gruen.
forbid(unsafe_code),no_std + alloc,clippy --tests -D warningsclean.- Implied-IDL-Conformance-Punkt 1: voll abgedeckt.
- Connector-Fragment-Conformance-Punkt 2: Modell-Layer abgedeckt (Hosting ist CCM-Container-Konsumenten-Sache).