Skip to content

Implement Profile Metadata Abstraction #8

@boatmeme

Description

@boatmeme

Still too early in reverse engineering the RT4 format to know how valuable this might be, but I can imagine a use case for settings / values that represent read-only properties like created_date, firmware_revision, and header , and that these aren't necessarily best represented as RetroTinkSetting objects.

One approach could be to add a read-only property to RetroTinkSetting.

Another would be to maintain a separate metadata: RetroTinkSettings property of RetroTinkProfile that contains the definitions for all of the read-only values in the RT4.

Whatever path we choose, we must consider how we can best prevent / discourage developers from attempting to update those values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions