-
Notifications
You must be signed in to change notification settings - Fork 5
Make Rig an interface? #7
Copy link
Copy link
Open
Description
Hey Tobias,
The issue I'm running into is that querying the rig for its frequency is expensive. There's no good way to throw in a caching layer, but if Rig was an interface I could easily add a CachedRig that wrapped a rig and cached all of the Rig get calls for a few seconds to save calls to the radio.
Thoughts?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels