[ 
https://issues.apache.org/jira/browse/SLING-6658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15929952#comment-15929952
 ] 

ASF GitHub Bot commented on SLING-6658:
---------------------------------------

GitHub user Buuhuu opened a pull request:

    https://github.com/apache/sling/pull/206

    SLING-6658:

     - always reigster the model with its implType, even not specified as 
adapter explicitly

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Buuhuu/sling feature/SLING-6658

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/sling/pull/206.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #206
    
----
commit ec8564eaf6cda06e025607f885fe48617b28d8b6
Author: Dirk Rudolph <[email protected]>
Date:   2017-03-17T07:51:30Z

    SLING-6658:
     - always reigster the model with its implType, even not specified as 
adapter explicitly

----


> Register models with their implType implicitly
> ----------------------------------------------
>
>                 Key: SLING-6658
>                 URL: https://issues.apache.org/jira/browse/SLING-6658
>             Project: Sling
>          Issue Type: Improvement
>            Reporter: Dirk Rudolph
>            Priority: Minor
>
> As discussed in SLING-6652, the implementation of the {{@Exporter}} feature 
> introduced a undocumented assumption of the order of the adapterTypes. 
> This ticket is about always registering any {{@Model}} implicitly with its 
> {{implType}}, if not specified explicitly. This will allow the ExportServlet 
> to always use the {{implType}} while creating the {{@Model}} its going to 
> export.  



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to