Move support for properties format from MockUtil to core
--------------------------------------------------------

                 Key: MAGNOLIA-2454
                 URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-2454
             Project: Magnolia
          Issue Type: New Feature
          Components: core
            Reporter: Gregory Joseph
            Assignee: Gregory Joseph
             Fix For: 3.7


In MockUtil, we currently have support for importing/creating nodes using 
properties, which is very handy for tests, but would actually also be handy for 
modules which have to maintain a lot of bootstrap files, whose format isn't the 
most practical to manipulate.

DataTransporter.importProperties() already provides a similar functionality, 
but it doesn't provide support for node type nor property type.

The only functionality that will probably have to stay in MockUtil is that, 
since its using MockContent instance, arbitrary uuid's can be assigned to nodes.

We will also have to implement conflict behaviours, probably similar to 
ImportUUIDBehavior.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

----------------------------------------------------------------
for list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
----------------------------------------------------------------

Reply via email to