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

Support generateTuple being set for an individual WireIn, rather than global all or nothing. #823

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

peter-lawrey
Copy link
Member

Tuples support reading data for a type you don't have locally and then passing it on by writing it.

Copy link
Contributor

@maxim-ponomarev maxim-ponomarev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WireTypeConverter still doesn't handle unknown classes: see WireTypeConverterWithTuplesTest in 638a7e1

@maxim-ponomarev
Copy link
Contributor

Added test (see above)

@maxim-ponomarev
Copy link
Contributor

Let me know, if I'm misusing Tuples and they are not supposed to retain the type information.

@peter-lawrey peter-lawrey force-pushed the feature/wire-local-generateTuple branch from c6e0be3 to 2e55df7 Compare February 29, 2024 20:07
Copy link

sonarcloud bot commented Feb 29, 2024

@tgd tgd removed their request for review March 16, 2024 10:44
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.

None yet

4 participants