[
https://issues.apache.org/jira/browse/SLING-11732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus updated SLING-11732:
------------------------------------
Fix Version/s: Models Implementation 1.5.6
> Introduce 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.4.4, Models Implementation 1.5.6
>
> Time Spent: 20m
> 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)