NRLMMD-GEOIPS / geoips

Main Geolocated Information Processing System code base with basic functionality enabled.
https://nrlmmd-geoips.github.io/geoips/
Other
13 stars 10 forks source link

Reassess Plugin Registry Class Structure and how it interacts with interfaces. #538

Open evrose54 opened 1 month ago

evrose54 commented 1 month ago

Requested Update

Description

Background and Motivation

Alternative Solutions

Environment

Code to demonstrate issue

Checklist for Completion

evrose54 commented 1 month ago

@jsolbrig and I spoke about moving geoips_command:GeoipsExecutableCommand:_get_registry_by_interface_and_package onto the PluginRegistry class rather than having it as a function of the CLI. This is likely to occur for a few portions of the CLI.