Skip to content

Allow for Abstract Classes #61

@markwhitfeld

Description

@markwhitfeld

(Just capturing a possible feature I made a note about years ago)
Allow for the following in Class Defs:

  • Mark Class as abstract
    • would not enforce primary key
  • Mark Prop as abstract:
    • only if class is abstract
    • force implementation of override in subclasses

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions