[
http://jira.magnolia.info/browse/MAGNOLIA-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philipp Bracher resolved MAGNOLIA-2188.
---------------------------------------
Resolution: Fixed
You have the following options:
- ClassNameTransformer
- set a property (mgnl-beans.properties, module descriptor):
com.package.ClassName.transformer with the transformer class
This makes it possible to use custom transformers for module configurations. I
added some transformers:
- VoterSet
- CompositeFilter
- CompositeExecutor
This allows also the usage of constuctors if you have to. For that overwrite
the newBeaninstance() method
> Provide the possible to register custom Content2BeanTransformer for specific
> classes
> ------------------------------------------------------------------------------------
>
> Key: MAGNOLIA-2188
> URL: http://jira.magnolia.info/browse/MAGNOLIA-2188
> Project: Magnolia
> Issue Type: New Feature
> Components: core
> Reporter: Gregory Joseph
> Assignee: Philipp Bracher
> Fix For: 3.6
>
>
> This should be possible for both magnolia classes and external classes (i.e i
> want to be able to use content2bean for ehcache configuration, but their
> configuration bean isn't 100% javabean compatible, for example)
--
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://documentation.magnolia.info/
----------------------------------------------------------------