Hi *, was looking for feedbacks about SLING-2156 [0]. The situation at the moment (if I do not get totally wrong :)) is that the out of the box POST doesn't give any chance to handle error situation on posting. In my opinion would be nice to leverage the error handling as for GET operation [1]. This can help to handle a lot of situations without extending the existing framework. I have provided a patch in [0] implementing [1]. >From the other hand Justin came out with another proposal (again in [0] )that >is really useful for a lot of other uses cases (including this situation). I think that the two approach are compatible and can coexist.
WDYT? Any feedback is highly appreciated. Regards Antonio [0] https://issues.apache.org/jira/browse/SLING-2156 [1] http://sling.apache.org/site/errorhandling.html
