Skip to content

Commit a1461e5

Browse files
committed
Readd option
1 parent 27ed105 commit a1461e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/decisions/0038-use-entryId-for-bibentries.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ This, however, is not useful in the UI, where equal entries are not the same ent
2323
## Considered Options
2424

2525
* Use `BibEntry.getId` for indexing `BibEntry`
26+
* Use `System.identityHashCode` for indexing `BibEntry`
2627
* Rewrite `BibEntry` logic
2728

2829
## Decision Outcome

0 commit comments

Comments
 (0)