<div dir="ltr">Damn, you are right!<br>I'm not watching out for 1.5 since I have a >=1.5 requirement for Lilith.<br><br>There's still a problem with your deeplyAppendParameter method: It's not handling recursive arrays yet.<br>
<br>While this isn't a terribly realistic case it would cause a stack overflow at the moment. Take a look at the 1.5 implementation of deepToString, it's using a HashSet (called dejaVu :D) to prevent this.<br><br>
Yes, I'm watching your code... I hope that doesn't make you paranoid ;)<br><br>Joern.<br><br><div class="gmail_quote">On Fri, Aug 1, 2008 at 4:18 PM, Ceki Gulcu <span dir="ltr"><listid@qos.ch></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d"><br>
<br>
Jörn Huxhorn wrote:<br>
> And I just found out that it would be more appropriate to use<br>
> Arrays.deepToString((Object[]) o); in case of Object[].<br>
<br>
</div>Right, except that deepToString is JDK 1.5. Double yikes.<br>
<div class="Ih2E3d"><br>
--<br>
Ceki Gülcü<br>
<br>
QOS.ch is looking to hire talented developers located in Switzerland<br>
to work on cutting-edge software projects. If you think you are<br>
qualified, then please contact ceki@qos.ch.<br>
_______________________________________________<br>
</div><div><div></div><div class="Wj3C7c">dev mailing list<br>
<a href="mailto:dev@slf4j.org">dev@slf4j.org</a><br>
<a href="http://www.slf4j.org/mailman/listinfo/dev" target="_blank">http://www.slf4j.org/mailman/listinfo/dev</a><br>
</div></div></blockquote></div><br></div>