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 marshallers for standard jdk xml interfaces #16210

Closed
aruediger opened this issue Nov 3, 2014 · 3 comments
Closed

Add marshallers for standard jdk xml interfaces #16210

aruediger opened this issue Nov 3, 2014 · 3 comments
Labels
help wanted Issues that the core team will likely not have time to work on t:http:client t:http
Milestone

Comments

@aruediger
Copy link
Contributor

akka-http should provide marshallers for org.w3c.dom.Node/javax.xml.SAXSource

@jrudolph jrudolph added the t:http label Nov 4, 2014
@patriknw patriknw added this to the streams-1.0 milestone Nov 25, 2014
@patriknw patriknw added the 1 - triaged Tickets that are safe to pick up for contributing in terms of likeliness of being accepted label Nov 25, 2014
@sirthias sirthias changed the title marshallers for standard jdk xml interfaces Add marshallers for standard jdk xml interfaces Feb 11, 2015
@rkuhn rkuhn modified the milestones: streams-1.x, http-1.x May 26, 2015
@rkuhn rkuhn added the help wanted Issues that the core team will likely not have time to work on label Oct 20, 2015
@ktoso ktoso modified the milestones: http-2.0, http-backlog Dec 21, 2015
@rkuhn rkuhn removed the 1 - triaged Tickets that are safe to pick up for contributing in terms of likeliness of being accepted label Mar 9, 2016
@ktoso ktoso added the 1 - triaged Tickets that are safe to pick up for contributing in terms of likeliness of being accepted label Apr 4, 2016
@aruediger
Copy link
Contributor Author

For element-streaming support we should introduce something like https://github.com/netty/netty/blob/4.1/codec/src/main/java/io/netty/handler/codec/xml/XmlFrameDecoder.java.

@ktoso
Copy link
Member

ktoso commented Aug 2, 2016

Great that there's one out there.
That's exactly what I implemented for myself in a project years ago, would
be awesome to have it in Akka or akka-stream-contrib <3

Konrad ktoso Malawski
Akka http://akka.io @ Lightbend http://lightbend.com

On 2 August 2016 at 14:31:09, 2beaucoup (notifications@github.com) wrote:

For element-streaming support we should introduce something like
https://github.com/netty/netty/blob/4.1/codec/src/main/java/io/netty/handler/codec/xml/XmlFrameDecoder.java
.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#16210 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AAHYk7i_R4BYNtSYo74zqenII0PjKx8gks5qbziNgaJpZM4C2VBo
.

@ktoso ktoso removed the 1 - triaged Tickets that are safe to pick up for contributing in terms of likeliness of being accepted label Sep 8, 2016
@ktoso ktoso added 1 - triaged Tickets that are safe to pick up for contributing in terms of likeliness of being accepted and removed 1 - triaged Tickets that are safe to pick up for contributing in terms of likeliness of being accepted labels Sep 8, 2016
@ktoso
Copy link
Member

ktoso commented Sep 8, 2016

Ticket moved to github.com/akka/akka-http
Rationale for the move discussed here: akka/akka-meta#27

If you are interested in contributing or tracking this issue, please comment in akka-http instead from now on :-)

@ktoso ktoso closed this as completed Sep 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Issues that the core team will likely not have time to work on t:http:client t:http
Projects
None yet
Development

No branches or pull requests

6 participants