Skip to content

Expose schema map for object serialization methods #62

@jchen9

Description

@jchen9

It would be convenient to expose CORE_VERSION_MAP as a Swift-friendly data type for object serialization methods like
SerializableObject's public func toJSON(url: URL, target_family_label_spec: schema_version_map = [:], indent: Int = 4) throws.

This would also be useful for writing out OTIO files in older/downgraded schema.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions