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.

Remove Identifiable

See original GitHub issue

Identifiable really doesn’t naturally fit into the API anymore as its move to Optional has made obvious that the optionality really gets in the way of link creation etc. Also, with the rename of ResourceSupport to RepresentationModel, the idea of a model being identifiable feels rather weird as well.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

7reactions
beardy247commented, Oct 30, 2020

Removing this has caused me a fair bit of pain. Other than this GitHub issue it isn’t documented (that I could find) and isn’t mentioned at all in the migration guide. The removal of the slash(Identifiable<?> identifiable) method from LinkBuilder caused my code to fall back to the slash(Object object) method which then produced bad links without throwing any errors. Luckily my tests saved the day. Might be worth adding it to the migration guide to save others the trouble of having to figure this out for themselves.

0reactions
Lunkerscommented, Oct 27, 2021

1 year after @beardy247’s comment and still no mention of this breaking change anywhere except this GitHub issue. Would really appreciate some form of documentation on migrating a code base making use of Identifiable in cases where the migration script does not work.

Read more comments on GitHub >

github_iconTop Results From Across the Web

New options for removing your personally identifiable ...
For many years, people have been able to request the removal of certain sensitive, personally identifiable information from Search — for ...
Read more >
Remove select personally identifiable info or doxxing content ...
You can request to remove personally identifiable information (PII) from Google Search results. This information includes: Confidential government ...
Read more >
Data publication: Removing identifiers from data
If you have to collect identifiable data, then try to employ data collection practices that will make removing identifying information ...
Read more >
Google Search Allows Removal Of Personally Identifiable ...
Google is rolling out new ways to remove personally identifiable information from search results such as phone numbers and physical ...
Read more >
Request to Remove or Replace Personally Identifiable ...
Home; Remove or Replace PII. Request to Remove or Replace Personally Identifiable Information. As part of the registration process, the U.S. Copyright ...
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