[ 
https://issues.apache.org/jira/browse/SLING-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12905850#action_12905850
 ] 

Alexander Klimetschek commented on SLING-1725:
----------------------------------------------

Cool, but I would add the new method using the PostResponse to the 
SlingPostOperation interface because:
- does not add a new interface (confusing)
- very rare that clients implement a SlingPostOperation (I don't know a single 
case, it's all about post processors)
- since AbstractSlingPostOperation is present, upgrade is easy (just recompile 
if extending from it)
- would need a 2.1.0 release number then IIUC

> Register internal post operations as services for consumption by servlets 
> other than the SlingPostServlet
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: SLING-1725
>                 URL: https://issues.apache.org/jira/browse/SLING-1725
>             Project: Sling
>          Issue Type: Improvement
>          Components: Servlets
>    Affects Versions: Servlets Post 2.0.4
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: Servlets Post 2.0.6
>
>         Attachments: SLING-1725.patch
>
>
> As discussed in [1] it would be useful to have the internal operations of the 
> Sling POST Servlet available as services for other bundles to reuse.
> [1] http://markmail.org/message/a7vrtyhictf7tv4m

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to