rombert opened a new pull request, #69: URL: https://github.com/apache/sling-org-apache-sling-engine/pull/69
Have the StreamedRequestPart implement both 'Part' interfaces. There are no changes between the two interfaces, which simplifies the work quite a bit. We don't need to touch the RequestPartIterator itself because the ClassCastException happens when the element is downcast and the typed iterator is not published anywhere. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
