paul-bjorkstrand opened a new pull request #11: Sling-8069: allow non public constructors URL: https://github.com/apache/sling-org-apache-sling-models-impl/pull/11 This enables developers to use any constructor visibility, instead of restricting to just `public` constructors. A follow up will be done to update the documentation to mention specifically that any visibility may be used (currently there is nothing that says you must use a `public` constructor).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
