Hi how should we handle exceptions having themself as root cause?
Simple solution is to detect the loop and skip the serialization that said it can be valid as well - not sure somebody would do it with exception but for other types it can. Of course actual issue is to avoid Stackoverflow exception during serialization. Wdyt? Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber <http://www.tomitribe.com>
