Joerg Hoh created SLING-11969:
---------------------------------
Summary: Improve the ConfigurableSerializationModuleProvider
Key: SLING-11969
URL: https://issues.apache.org/jira/browse/SLING-11969
Project: Sling
Issue Type: Task
Components: Sling Models
Reporter: Joerg Hoh
(Feedback taken over from SLING-11924)
*
https://github.com/apache/sling-org-apache-sling-models-jacksonexporter/pull/7/files
contains several commented out lines of code and TODO tags, would be good to
get rid of all those in the final code base
* the comments in the OSGi config definition should explicitly state that
currently only org.apache.sling.api.resource.ResourceResolver is supported.
unlike the OSGi config definition itself we can change the comments at any time
if we want to support more classes.
* and if a different class name is given for any of those parameters, a
warning should be logged that it has no effect.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)