[ 
https://issues.apache.org/jira/browse/SLING-11732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefan Seifert closed SLING-11732.
----------------------------------

> Add method ModelFactory.createModelFromWrappedRequest(...)
> ----------------------------------------------------------
>
>                 Key: SLING-11732
>                 URL: https://issues.apache.org/jira/browse/SLING-11732
>             Project: Sling
>          Issue Type: Improvement
>          Components: Sling Models
>            Reporter: Konrad Windszus
>            Assignee: Konrad Windszus
>            Priority: Major
>             Fix For: Models API 1.5.0, Models Implementation 1.6.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Similar to {{ModelFactory.getModelFromWrappedRequest(...)}} there should be a 
> {{ModelFactory.createModelFromWrappedRequest(...)}}. The former relies on the 
> {{adaptTo(...)}} pattern which does not emit any useful exception but just 
> returns {{null}} in case of errors. The 
> {{createModelFromWrappedRequest(...)}} should use the {{createModel(...)}} 
> method internally and propagate any exceptions thrown from it.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to