for a bean, no problem but we have to check this specific case within
Collection.
We have to add a unit test and a bug fix if needed.

It is not working, please create a jira issue. I can work on it.

Christophe


On Fri, Sep 19, 2008 at 10:19, Boni Gopalan (BioImagene) <
[EMAIL PROTECTED]> wrote:

> Hi , I have a need to persist objects of the following structure.
>
> Class Foo{
>        String id;
>        List<Foo> children;
> }
>
> Is it possible to achieve a proper mapping with XML mappings?  Is there
> any recursion stopper that will stop me at runtime??, I see an ominous
> test config file named : jcrmapping-avoidrecursiveloop in the trunk!!
>
> Sorry, I should have rather tried it first before asking: Very tight
> deadline !!
>
> Thanks
> Boni
>

Reply via email to