SOLM 1.2b1 RTF Avatar
  1. OMG Issue

SOLM12 — OperatorQuery is loosely defined

  • Key: SOLM12-13
  • Status: closed  
  • Source: Kratos RT Logic, Inc. ( Mr. Justin Boss)
  • Summary:

    operatorQuery allows for any number of inputs of any type to be provided. An implementation is very difficult to provide a friendly experience.

    Would be valuable if guidance is provided for common usage patterns, including:

    • Yes/No prompt
    • Confirmation prompt (Message Box)
    • Pick from a list (enum/dropdown/picklist)
    • Input string, number, arrays
    • Considerations for rich dialogs
    • Password/credential prompts
  • Reported: SOLM 1.1 — Wed, 11 Sep 2024 19:12 GMT
  • Disposition: Deferred — SOLM 1.2b1
  • Disposition Summary:

    Defer to future SpacePython version

    Existing OperatorQuery function only supports string parameter input (for zero or more strings). Consider extending the Query class to have additional methods for other usage patterns in the future.

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