zerodds-corba-cosnaming

Layer 8 — CORBA stack (Tier C). OMG CosNaming 1.3 — full naming-service stack with an in-memory NamingContext and all exception classes.

zerodds-corba-cosnaming delivers a NamingContext + NamingContextExt in-memory impl, all 5 spec exception classes (NotFound/CannotProceed/InvalidName/AlreadyBound/NotEmpty), a stringified-name codec per §2.4, and the corbaname URL scheme. no_std + alloc, forbid(unsafe_code).

Spec anchors

  • OMG CosNaming 1.3 (formal/2004-10-03) §2.2-§2.5.

Consumers

  • Hosting applications + naming-service servers.

Status

  • 25 unit tests + 1 doc test green.
  • forbid(unsafe_code), no_std + alloc, clippy --tests -D warnings clean.

zerodds-corba-cosnaming

Layer 8 — CORBA-Stack (Tier-C). OMG CosNaming 1.3 — voller Naming-Service-Stack mit In-Memory-NamingContext und allen Exception-Klassen.

zerodds-corba-cosnaming liefert NamingContext + NamingContextExt In-Memory-Impl, alle 5 Spec-Exception-Klassen (NotFound/CannotProceed/InvalidName/AlreadyBound/NotEmpty), Stringified-Name-Codec gemaess §2.4 und corbaname-URL-Scheme. no_std + alloc, forbid(unsafe_code).

Spec-Anker

  • OMG CosNaming 1.3 (formal/2004-10-03) §2.2-§2.5.

Konsumenten

  • Hosting-Anwendungen + Naming-Service-Server.

Status

  • 25 Unit-Tests + 1 Doc-Test gruen.
  • forbid(unsafe_code), no_std + alloc, clippy --tests -D warnings clean.