You are viewing a plain text version of this content. The canonical link for it is here.
Posted to graffito-dev@incubator.apache.org by Daniel Mora <mo...@gmail.com> on 2006/05/08 11:38:47 UTC

Hierarchical structures

Hi all
Im trying to implement a structure similar to CmsObject. I have a parent
attribute similar to parentFolder in CmsObject. But I cannot find a mapping
example since the bean-descriptor is commented in test-config\jcrmapping-
inheritance.xml. If I use this example i get into an infinite loop.
Is this feature implemented?
Thanks

Re: Hierarchical structures

Posted by Christophe Lombart <ch...@gmail.com>.
Hi Daniel,

Not yet, You can write your own bean converter to get the reference to the
parent folder.
Before working on  this point, I'm working on the interface support
(with/without node type definition) which should finish in a couple of
days.

All contributions are welcome :-)

Christophe


On 5/8/06, Daniel Mora <mo...@gmail.com> wrote:
>
> Hi all
> Im trying to implement a structure similar to CmsObject. I have a parent
> attribute similar to parentFolder in CmsObject. But I cannot find a
> mapping
> example since the bean-descriptor is commented in test-config\jcrmapping-
> inheritance.xml. If I use this example i get into an infinite loop.
> Is this feature implemented?
> Thanks
>
>


--
Best regards,

Christophe