On Oct 14, 2008, at 10:08 PM, Will Scheidegger wrote:

Thanks for the reply. Interesting.

- Did you already think about putting this into the configuration too or would the info be available too late in the boot process?

Depends for which components. Most of them probably could... If you look at mgnl-beans.properties, you'll see that some componenents have a path instead of a class name; go to that path in your config repo for a (not so surprising) surprise ;)


- Modules definition xml -> I found a sample:
 <properties>
   <property>
<name>info.magnolia.module.publicuserregistration.UserRegistrar</name> < value >info.magnolia.module.publicuserregistration.DefaultUserRegistrar</ value>
   </property>
 </properties>


Exactly. I think the original intention there was to provide a default value (which can't be provided in mgnl-beans.properties since this is not a component of the core system) which could *potentially* be overriden by the config in the repository (and/or by a custom magnolia.properties in your custom webapp)

-g


Good stuff. Thanks for the info.

-will

On 14.10.2008, at 21:50, Grégory Joseph wrote:

core module : mgnl-beans.properties
you can override these in module definitions (xml) or magnolia.properties files

-g

On Oct 14, 2008, at 9:47 PM, Will Scheidegger wrote:

Would someone savvy care to document the FactoryUtil class in a few words? I would especially like to know, where the configuration of the default implementation classes takes place.

Thanks!

-will

----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------


----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------


----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------


----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------

Reply via email to