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

Add PartialResponseWriterWrapper #1462

Open
eclipse-faces-bot opened this issue Jan 5, 2018 · 4 comments
Open

Add PartialResponseWriterWrapper #1462

eclipse-faces-bot opened this issue Jan 5, 2018 · 4 comments

Comments

@eclipse-faces-bot
Copy link

Looks like this is missing in JSF API. It should follow same design as other FacesWrapper implementations, i.e. a constructor taking wrapped one and an explicit javadoc which says to delegate to getWrapped() and not to the local variable. E.g. https://javaee.github.io/javaee-spec/javadocs/javax/faces/context/ResponseWriterWrapper.html

@eclipse-faces-bot
Copy link
Author

@tandraschko Commented
+1! :)

@eclipse-faces-bot
Copy link
Author

@arjantijms Commented
+1

@eclipse-faces-bot
Copy link
Author

@tandraschko
Copy link

IMO important for JSF3

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

No branches or pull requests

2 participants