Skip to content

Conversation

@shmax
Copy link
Contributor

@shmax shmax commented Sep 5, 2023

Fix for: #51

It turns out that all the delegate processing stuff in Table was just transforming the mixed array structure into one that is easier to read and deal with, so I just adopted the prettier structure as the formal API shape, and then I was able to kill off that section of code and make the configuration statically checkable in the same step. That also killed the need for the processed flag.

@shmax shmax changed the title create delegateDirty static prop clean up static delegate prop Sep 5, 2023
@shmax shmax merged commit d8399f4 into master Sep 5, 2023
@shmax shmax deleted the fix-delegates branch September 5, 2023 05:26
@shmax shmax mentioned this pull request Sep 5, 2023
2 tasks
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.

2 participants