google / bigwheels

BigWheels is a cross-platform, API agnostic framework to build graphics applications.
Apache License 2.0
94 stars 37 forks source link

[knob-framework] Add intermediate format `OptionsNew` #435

Open angela28chen opened 9 months ago

angela28chen commented 9 months ago

Intermediate format OptionsNew is intended to help interface between command line arguments, JSON config files, and (in the future) knobs.

angela28chen commented 9 months ago

This is the larger context for the knob framework changes: #434 I am trying to break it into reviewable smaller pieces