Skip to content

Refactor SpecModel to new class hierarchy #67

@dwikler

Description

@dwikler

Title:
Refactor SpecModel to new class hierarchy (BaseSpecModel, TableSpecModel, SectionSpecModel)

Description:

  • Create a new base class for spec models with flexible metadata and content types.
  • Refactor current SpecModel to TableSpecModel (inherits from BaseSpecModel).
  • Create SectionSpecModel for explanatory sections.
  • Update all factories, builders, and registries to use the new model classes.
  • Update all usages and tests accordingly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    breaking changeChange that breaks backward compatibilityenhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions