You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by Michael Wechner <mi...@wyona.com> on 2005/07/11 20:08:28 UTC

understanding sitetree implementation of 1.4-dev

Hi

I am trying to understand the sitetree implementation of 1.4-dev,
but it seems to be quite different to 1.2.X.

Any pointers where I could start?

Thanks

Michi

-- 
Michael Wechner
Wyona      -   Open Source Content Management   -    Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
michael.wechner@wyona.com                        michi@apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: understanding sitetree implementation of 1.4-dev

Posted by Andreas Hartmann <an...@apache.org>.
Michael Wechner wrote:
> Hi
> 
> I am trying to understand the sitetree implementation of 1.4-dev,
> but it seems to be quite different to 1.2.X.
> 
> Any pointers where I could start?

The major change to 1.2 is the generic SiteManager service:

http://lenya.apache.org/apidocs/1.4/org/apache/lenya/cms/site/SiteManager.html

which is implemented for instance by the TreeSiteManager

http://lenya.apache.org/apidocs/1.4/org/apache/lenya/cms/site/tree/TreeSiteManager.html


HTH,

-- Andreas


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org