I have the need to use the "import" operation provided by SLING-1172 to modify a structure, or more specifically a property. Looking at the DefaultContentCreator.java:311 it looks like property modification is turned off for the path the ImportOperation.java takes through the codebase.
Can someone, who knows the content loader codebase better, chime in on what they think the level of effort might be here. Is this something that should be supported by Sling or should I maintain my own codebase for something like this? -- Mike
