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

Removes support for existing Action enums #8

Merged
merged 3 commits into from
Jun 28, 2024

Conversation

scogeo
Copy link
Member

@scogeo scogeo commented Jun 27, 2024

This PR removes support for existing Action enums in reducers. This feature was created early in the development of TCA Composer, when there was not enough functionality to fully generate commonly use Action enums. Supporting this requires maintaining a copy of the CasePathable macro and keeping it sync with changes to the CasePaths source repo. It also needlessly complicates the overall implementation of TCA Composer.

@scogeo scogeo marked this pull request as ready for review June 28, 2024 01:55
@scogeo scogeo merged commit fbcde66 into main Jun 28, 2024
@scogeo scogeo deleted the remove-existing-action-support branch June 28, 2024 01:55
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