On Tue, 2002-07-09 at 21:42, Jon Scott Stevens wrote:
> on 7/9/02 3:34 AM, "Age Mooy" <[EMAIL PROTECTED]> wrote:
> 
> > Try http://jakarta.apache.org/commons/betwixt/
> > 
> > Age
> > 
> 
> Betwixt is the right answer. Unfortunately, it doesn't always work on Torque
> objects...I ran into a case where it went into a recursive loop...bah...

Cool ;) I am not the only one who could reproduce that.. Can you give me
an example of what you tried.. 
Probably something like this  :
<element>
  <elements>
    <element/>
  </elements>
</element>

Will already get into an infinite loop, if you put this in a bean ;)
If you have a nice xml for me, I will try to fix it without breaking
other things..

Mvgr,
Martin


> 
> -jon
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 
> 



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to