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

Use Strings in parameterized type #23

Open
sloanelybutsurely opened this issue Jul 19, 2023 · 1 comment
Open

Use Strings in parameterized type #23

sloanelybutsurely opened this issue Jul 19, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@sloanelybutsurely
Copy link
Owner

The TypeID structs aren't very portable in practice. Implementing protocols only goes so far.

Structs are particularly challenging when attempting to pattern match on things that are always strings like pubsub topics

@sloanelybutsurely sloanelybutsurely added the enhancement New feature or request label Jul 19, 2023
@zolrath
Copy link

zolrath commented Apr 25, 2024

I've got a fairly rudimentary use of TypeID so far, but I've definitely been needing to call TypeID.to_string quite a bit when creating forms. Would love to see this!

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