Make it easier to extend DataRequestHandler
-------------------------------------------
Key: SHINDIG-394
URL: https://issues.apache.org/jira/browse/SHINDIG-394
Project: Shindig
Issue Type: Improvement
Components: RESTful API (Java)
Environment: any/all
Reporter: Dave Johnson
I'd like plugin my own DataRequestHandlers, but the DataRequestHandler class
seems to be designed to prevent subclassing. Would you consider changing or
accepting a patch to make the package protected methods into protected methods
so the class can be extended? I will attach a patch.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.