question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Breaking WishList for 5.0

See original GitHub issue

This ticket is for general discussion of the breaking changes in a future 5.0 release. Some items have been moved from #4785

Please edit the main post to add a topic with a sequence number, and we can discuss it in the comments. If the breaking change is decided to be worthy to add, then create a separate issue for it.

  1. Do not allow having both typed Realm instance and Dynamic Realm instance on the same thread. Throw an exception instead. This creates lots of troubles with Realm instance cache management. By disallowing it, the RealmCache implementation can be much simpler and give us an option to totally manage the Realm instance through Object Store.

  2. Remove the mips so file since there is NO mips device in the market. Perhaps consider having a parameter in the realm closure for including mips/arm but not have them be part of the standard library. We would need to modify our build system for that.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
cmelchiorcommented, Oct 3, 2017

Yup. I closed the issue. Thanks 👍

1reaction
Zhuindencommented, Oct 6, 2017

My most severe breaking change wish would be to rename

Realm.getInstance(RealmConfiguration) to Realm.open(RealmConfiguration)

Realm.getDefaultInstance() to Realm.open()

Realm.getInstanceAsync(RealmConfiguration) to Realm.openAsync(RealmConfiguration)

Realm.getDefaultInstanceAsync() (which does not exist) to Realm.openAsync()

Read more comments on GitHub >

github_iconTop Results From Across the Web

Breaking Changes Introduced in SFRA 5.0 - Salesforce Help
SFRA 5.0 is a major release that introduces changes that are not backwards-compatible. The breaking changes in SFRA 5.0 are as follows: The...
Read more >
WIshlists seem to be broken - Second Life Community
I am not able to see anyone's wishlist.. They say they have items on it but I just get a blank page.
Read more >
Ms. Briles' 5th Grade Classroom Wishlist - Amazon.com
Amazon.com - Ms. Briles' 5th Grade Classroom Wishlist. To create an Idea List, you must be eligible according to the Community Guidelines ....
Read more >
Wish List 2019: 52 Amazing Gifts You'll Want to Keep ... - WIRED
We're sure there's something in our Wish List that's exactly what you're ... The glass lens and 5-megapixel sensor produce sharp images, ...
Read more >
5 Year Old Girl Birthday Wishlist - Albie Knows
... fun...and all without breaking the bank (which is subjective, I know, but you get my drift). ... Albie Knows 5-Year-Girl Wish List...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found