Skip to content
This repository was archived by the owner on Mar 20, 2021. It is now read-only.
This repository was archived by the owner on Mar 20, 2021. It is now read-only.

ObjectModel refactor #11

@bugs181

Description

@bugs181

Overview Progress:

  • Add additional ObjectModel types
  • Get rid of unnecessary looping for left-over schema
  • De-duplicate code by using a protect() function
  • Restructure code so it is easier to read and maintain
  • Convert ObjectModel Errors to TypeErrors
  • Detect getter/setters and copy them appropriately

Add additional ObjectModel types:

  • Optional
  • Array
  • Null
  • Undefined
  • Falsey

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