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

ObjectModel refactor #11

Open
11 tasks
bugs181 opened this issue Mar 14, 2019 · 0 comments
Open
11 tasks

ObjectModel refactor #11

bugs181 opened this issue Mar 14, 2019 · 0 comments

Comments

@bugs181
Copy link
Collaborator

bugs181 commented Mar 14, 2019

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant