Re: Issue 20 in google-gson: Gson should limit the allowed recursion depth

47 views
Skip to first unread message

googl...@googlecode.com

unread,
Dec 22, 2009, 3:04:17 AM12/22/09
to google-gson...@googlegroups.com

Comment #4 on issue 20 by weit...@263.net: Gson should limit the allowed
recursion depth
http://code.google.com/p/google-gson/issues/detail?id=20

I agree to add param dept, It does not work fine when I user Hibernate

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

googl...@googlecode.com

unread,
Dec 22, 2009, 3:08:21 AM12/22/09
to google-gson...@googlegroups.com

Comment #5 on issue 20 by weit...@263.net: Gson should limit the allowed
recursion depth
http://code.google.com/p/google-gson/issues/detail?id=20

I agree to add param dept, It does not work fine when I use Hibernate

googl...@googlecode.com

unread,
Nov 1, 2010, 6:30:23 PM11/1/10
to google-gson...@googlegroups.com
Updates:
Labels: -Milestone-Release1.5

Comment #6 on issue 20 by inder123: Gson should limit the allowed recursion
depth
http://code.google.com/p/google-gson/issues/detail?id=20

(No comment was entered for this change.)

googl...@googlecode.com

unread,
Nov 2, 2010, 8:44:43 PM11/2/10
to google-gson...@googlegroups.com
Updates:
Labels: Milestone-Undefined

Comment #7 on issue 20 by inder123: Gson should limit the allowed recursion

googl...@googlecode.com

unread,
Apr 19, 2011, 2:54:44 AM4/19/11
to google-gson...@googlegroups.com

Comment #8 on issue 20 by michael.hixson: Gson should limit the allowed
recursion depth
http://code.google.com/p/google-gson/issues/detail?id=20

Why is this needed?

googl...@googlecode.com

unread,
Dec 16, 2011, 9:28:36 PM12/16/11
to google-gson...@googlegroups.com

Comment #9 on issue 20 by pawel.ve...@gmail.com: Gson should limit the

I say that recursion should not be used for parsing at all, queues should
be used instead to avoid code recursion all together.


googl...@googlecode.com

unread,
Dec 23, 2011, 12:36:13 AM12/23/11
to google-gson...@googlegroups.com
Updates:
Status: WontFix

Comment #10 on issue 20 by limpbiz...@gmail.com: Gson should limit the

We don't recurse in the streaming parser.

googl...@googlecode.com

unread,
Jun 3, 2015, 3:08:25 PM6/3/15
to google-gson...@googlegroups.com

Comment #11 on issue 20 by hoshisat...@gmail.com: Gson should limit the
allowed recursion depth
https://code.google.com/p/google-gson/issues/detail?id=20

Serializing an object retrieved via Hibernate, all the proxies in all the
proxied objects are inflated in an attempt to unwind the whole object
graph. All I want is the getID() value from each proxy immediate to the
passed-in class (not the proxies that are held by the proxied objects).

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Reply all
Reply to author
Forward
0 new messages