Konrad Windszus created SLING-6377:
--------------------------------------
Summary: When adapting within a Collection use ModelFactory
instead of adaptTo()
Key: SLING-6377
URL: https://issues.apache.org/jira/browse/SLING-6377
Project: Sling
Issue Type: Bug
Components: Extensions
Affects Versions: Sling Models Impl 1.3.4
Reporter: Konrad Windszus
Assignee: Konrad Windszus
Currently whenever some adaptation is necessary in
{{ModelAdapterFactory.adaptIfNecessary}} the {{internalCreateModel}} should be
used instead of adaptTo() whenever possible. This is currently not the case for
adaptations within a {{Collection}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)