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

Fixes #5018 and enables last MP REST TCK test #5034

Merged
merged 3 commits into from
Oct 30, 2019

Conversation

kenfinnigan
Copy link
Member

No description provided.

@kenfinnigan kenfinnigan added this to the 0.28.0 milestone Oct 30, 2019
Copy link
Contributor

@mkouba mkouba left a comment

Choose a reason for hiding this comment

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

Otherwise looks good...

@mkouba
Copy link
Contributor

mkouba commented Oct 30, 2019

One more thing - could we add a constructor to the ScopeInfo with a DotName param instead of Class? ;-)

@kenfinnigan
Copy link
Member Author

And then use that for SessionScoped creation?

@kenfinnigan
Copy link
Member Author

@mkouba in the constructor, how do we know if it's @inherited from the DotName?

We need to retrieve the class from somewhere?

@mkouba
Copy link
Contributor

mkouba commented Oct 30, 2019

We don't know. We can add one more constructor with a flag and probably use true by default. So we'll end up with 3 constructors. That's ok from my POV.

@kenfinnigan
Copy link
Member Author

How's that?

Copy link
Contributor

@mkouba mkouba left a comment

Choose a reason for hiding this comment

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

Looks good.

@kenfinnigan kenfinnigan merged commit 6ac4265 into quarkusio:master Oct 30, 2019
@kenfinnigan kenfinnigan deleted the session-scope branch October 31, 2019 15:17
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