Hello Sling Devs, Currently the SlingAdaptable api specifies that null will be returned if the resource cannot be adapted. What are everyone's thoughts some future version of the API returning an Optional<AdapterType> instead? For reference: http://www.oracle.com/technetwork/articles/java/java8-optional-2175753.html
Thanks, Jordan Shurmer
