[ http://jira.magnolia.info/browse/MAGNOLIA-1039?page=all ]
Philipp Bracher reopened MAGNOLIA-1039:
---------------------------------------
The pooling fails if the command is not instantiable (for cloning). This is the
case if you create anonymous classes for example.
In that case we need to synchronize:
- set properties from context
- execute
- reset properties (set default properties)
> commands: use properties to facilitate commands coding
> ------------------------------------------------------
>
> Key: MAGNOLIA-1039
> URL: http://jira.magnolia.info/browse/MAGNOLIA-1039
> Project: magnolia
> Issue Type: Improvement
> Reporter: Philipp Bracher
> Assigned To: Philipp Bracher
> Fix For: 3.0 RC3
>
>
> - default values (set in the config tree) are set
> - values passed in the context which matches a property name are set
> (overwrites default values)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------