Add ContentManager.create(String path, Content content) method --------------------------------------------------------------
Key: SLING-44 URL: https://issues.apache.org/jira/browse/SLING-44 Project: Sling Issue Type: New Feature Components: Content Affects Versions: 2.0.0 Reporter: Felix Meschberger Assignee: Felix Meschberger Fix For: 2.0.0 Currently the ContentManager interface has only one method to create a Content instance, which takes a path, the Content class and a Map of properties to be set on a Content instance to be created by the method. A method to create Content object in the component and have that object stored would be an important enhancement. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.