[Yanel-dev] Repo Sitetree configuration

Michael Wechner michael.wechner at wyona.com
Sun Mar 9 09:04:52 CET 2008


Hi

The repo sitetree configuration is currently configurable within the 
global Yanel config

(conf/)spring-yanel-config.xml

by

<bean id="repo-navigation" 
class="org.wyona.yanel.impl.navigation.SitetreeResConfigAndDataRepoImpl"/>


But if one is using a custom data model for a realm, which is not 
related to the hierarchy of the data or resource configs repositories, 
then this doesn't make sense.

Hence I would suggest that a realm can overwrite this by introducing

<realm>
  <repo-navigation class="..."/>

this would be similar concept as one can now overwrite PolicyManager and 
IdentityManager

WDYT?

Cheers

Michi

-- 
Michael Wechner
Wyona      -   Open Source Content Management - Yanel, Yulup
http://www.wyona.com
michael.wechner at wyona.com, michi at apache.org
+41 44 272 91 61



More information about the Yanel-development mailing list