Skip to content

Allow drop-in states language #186

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

Open
cshumaker-irb opened this issue Mar 10, 2022 · 1 comment
Open

Allow drop-in states language #186

cshumaker-irb opened this issue Mar 10, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@cshumaker-irb
Copy link

There are gaps in the SDK and as more services and features are adding, updates to states language is going to continue to happen before this repo. There should be a way to easily patch in your own additions (such as ResultSelector) in the interim period.

The limitations on this SDK could be justified as "validation" which is a great thing to have prior to deployment. However, field constraints should only inhibit those who want to validate classes themselves. Extending the library is too much to ask for when folks just need things to work and know that it's supported in states language.

@wong-a wong-a added the enhancement New feature or request label Jun 2, 2023
@wong-a
Copy link
Contributor

wong-a commented Jun 2, 2023

Thanks for the feature request. An escape hatch to allow any ASL features directly makes sense to have

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants