KerML 1.0b2 FTF Avatar
  1. OMG Issue

KERML — NamespaceImport Description Incorrect

  • Key: KERML-101
  • Status: closed  
  • Source: Self ( Jim Ciarcia)
  • Summary:

    Description
    2nd Sentence
    "If isRecursive = false, then only the visible Memberships of the importOwningNamespace are imported."

    The issue is that importedNamespace Memberships are imported, not importOwningNamespace Memberships as written;

    So it should read:

    "If isRecursive = false, then only the visible Memberships of the importedNamespace are imported."

  • Reported: KerML 1.0b1 — Sun, 9 Jul 2023 20:37 GMT
  • Disposition: Resolved — KerML 1.0b2
  • Disposition Summary:

    Correct description

    Agreed.

  • Updated: Tue, 1 Jul 2025 15:00 GMT