Re: [shale] clay could catch recursive references

2006-02-08 Thread Gary VanMatre
>From: Ryan Wynn <[EMAIL PROTECTED]> > > I just stumbled upon a problem that clay might be able to catch. > > The scenario is that one clay component references a clayJsfid that > includes a reference to an already included clayJsfid. The result is > a out of memory exception because clay goes

[shale] clay could catch recursive references

2006-02-08 Thread Ryan Wynn
I just stumbled upon a problem that clay might be able to catch. The scenario is that one clay component references a clayJsfid that includes a reference to an already included clayJsfid. The result is a out of memory exception because clay goes into a infinite loop. With the nature of clay usin