RE: Sling Model default Implementation Picker

2016-08-19 Thread Stefan Seifert
>It would be awesome to see details about this default >FirstImplementationPicker added to the Sling Models [documentation][1]. I'm >not familiar with where that project lives, but if someone points me in the >right direction I'd be glad to submit an update to the doc as well. > >[1]:

RE: Sling Model default Implementation Picker

2016-08-18 Thread Shurmer, Jordan
[mailto:sseif...@pro-vision.de] Sent: Thursday, August 18, 2016 5:30 PM To: dev@sling.apache.org Subject: RE: Sling Model default Implementation Picker hello jordan. you're right - the interface contract is defined here: https://github.com/apache/sling/blob/trunk/bundles/extensions/models/api/src/main/java

RE: Sling Model default Implementation Picker

2016-08-18 Thread Stefan Seifert
hello jordan. you're right - the interface contract is defined here: https://github.com/apache/sling/blob/trunk/bundles/extensions/models/api/src/main/java/org/apache/sling/models/spi/ImplementationPicker.java returning null always means "i cannot pick an implementation", but not "pick no other