Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-40141

add ability to bind idl generated server parameters to names with linkage

    • Type: Icon: New Feature New Feature
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Internal Code
    • Labels:
      None
    • Security 2019-04-08, Service Arch 2022-05-02

      Currently idl generated server parameters (the typed params) are generated and never bound with type information into the larger problem (they're exposed through the central registry, but after being type erased).

      If instead they could be bound to named types, it would be possible to access them outside of their immediate TU, which would allow for patterns like registering listeners, optionally, from other contexts.

            Assignee:
            billy.donahue@mongodb.com Billy Donahue
            Reporter:
            mira.carey@mongodb.com Mira Carey
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: