Realm 0.85 iOS <Maximum depth exceeded>

343 views
Skip to first unread message

Camilo Castro

unread,
Nov 24, 2014, 3:45:03 PM11/24/14
to realm...@googlegroups.com
Hello,

I was using Realm  '0.85'
and encounter this value <Maximum depth exceeded>
in some fields that have many relationships.

What is value of the Maximum Depth?

This tell me that I should des-normalize 
a little bit my classes in order to overcome this situation.


Also, this maximum depth will increase in the future?

Thanks In Advance.

t...@realm.io

unread,
Nov 24, 2014, 3:55:18 PM11/24/14
to realm...@googlegroups.com
The description method only recurs up to five levels deep to avoid infinite loops when objects are linked in cycles and to avoid producing megabytes of text for complex object graphs. There are otherwise no limitations.

Camilo Castro

unread,
Nov 24, 2014, 4:47:28 PM11/24/14
to realm...@googlegroups.com
Thanks, 

So this limit is only for NSLog();

thanks for realm it really help us!

:D
Reply all
Reply to author
Forward
0 new messages