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 protected and package protected methods into public methods so the class can be extended?
- Dave