Hi,
Now that we are using the new objects I think that some of the object
names are too long or confusing:
- parameters: ${templateDef.parameters.name}
- parent definition: ${model.parent.renderable.name}
I propose to rename templateDef and paragraphDef to config and the
parameter map to params. I would also rename the "renderable" property
of the model to "config"
The example from above
- parameters: ${config.params.name}
- parent: ${model.parent.config.name}
Please provide your opinion.
Philipp Bracher
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[EMAIL PROTECTED]>
----------------------------------------------------------------