You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2004/10/06 08:34:27 UTC

DO NOT REPLY [Bug 31393] - SetNestedPropertiesRule causes StackOverflowError

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31393>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31393

SetNestedPropertiesRule causes StackOverflowError





------- Additional Comments From simon@ecnetwork.co.nz  2004-10-06 06:34 -------
Yep, this is definitely a bug - and definitely my fault too. Too much
optimisation, assuming that this rule will only be used on a "leaf" node :-(

I've created unit tests to duplicate the problem. I've also created *a* fix
simply by removing *all* the optimisation attempted in the current version. But
I'm not happy with this because 99% of the time it *will* be applied to a "leaf"
node.

I hope to have something to commit soonish. If anyone else wants to work on
this, please contact me and I can provide the code I have so far.

Thanks for the bug report James.

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org