Skip to content

Cleanups after removing generated/properties #280

@domenic

Description

@domenic

Followups after #278:

  • Rename each handler's description export to descriptor or propertyDescriptor, for clarity.
  • Rename getPropertyDescriptor() to createGenericPropertyDescriptor() for clarity, and add documentation explaining how it is used when we don't have handler code.
  • Reduce the size of the package (as seen by npm pack). Either implement Reduce the amount of work done to assemble a list of all properties #279, or:
    • Remove lib/utils/allExtraProperties.js. It is only used by prepare scripts.
    • Remove lib/generated/allProperties.js. It is only used by prepare scripts.

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