Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code generation update #52

Draft
wants to merge 3 commits into
base: dev
Choose a base branch
from
Draft

Conversation

mr-m-coetzee
Copy link
Contributor

@mr-m-coetzee mr-m-coetzee commented Oct 29, 2021

WIP: Not completed yet

  • Replace records with DynamicObj
  • Consistent DiscriminatedUnion generation
  • Refactor to single place of construction
  • Updated Prop & Attr generation
  • Refactor to remove redundant logging and fit code on screen

WIP

  • Extract common components

TODO

  • Update existing project/solution with source only
  • Edge case type generation
  • Update function generation

* Update Attr generation
* Remove redundancies causing difficulty in updating code (e.g. naming)
* Remove redundant logging
* Refactor so code fit on screen & easier to read
@mr-m-coetzee mr-m-coetzee changed the title Code generation update WIP: Code generation update Oct 29, 2021
@mr-m-coetzee mr-m-coetzee marked this pull request as draft October 29, 2021 13:54
@mr-m-coetzee mr-m-coetzee changed the title WIP: Code generation update Code generation update Oct 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant