All observedObject does is return the actual object that the proxy refers to. Given that it's private API, it is possible that this would go away in the future, but I've been told by people that should know that this will probably keep working.
In reality, even if this API did go away, the necessary changes would probably be very minor. A small price to pay for something that works in the here and now.
by Scott Stevenson — Mar 14
In reality, even if this API did go away, the necessary changes would probably be very minor. A small price to pay for something that works in the here and now.