Mark Rowe 848a5b1c09 Expose an object's internal object ID, and allow fetching an object by its object ID (#1460)
* Expose an object's internal object ID, and allow fetching an object by its object ID
* Throw an exception if methods related to object IDs are used on non-synced Realms.
* Use `std::stoull` to ensure we can return the entire range of possible values.
* Add tests for _objectId() / _objectForObjectId().
* Adding change log
* Skip ObjectIdTests.testSynced for non-Node.
2017-11-08 11:22:59 +01:00
..
2017-03-07 23:24:30 +01:00
2017-10-16 21:47:35 +03:00
2016-08-04 10:10:28 -07:00
2016-11-08 08:59:30 -08:00
2017-10-03 13:37:21 +02:00
2017-09-30 10:26:42 +02:00