mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-06-16 05:17:21 +08:00
The visitation implementation was problematic with large object graphs. This will obtain permanent objectID's for all temporary objects, but avoids having to visit each node in the graph.