In quite some places we have to compare typed data, e.g. check uniqueness in add-item-to-list action.
Add a common piece of code for that.
* Get some guidance (probably @fago) for what already exists and where this code should go (probably typed_data module and later core).
* Collect issue to solve, e.g.
- references must be auto-dereferenced
- how to compare entities (e.g. - do we want to support that a cloned and modified entity is not equal that unmodified entity. how to compare two newly created entities. Maybe we want to compare their ->toString().)
Active
2.1
Miscellaneous
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.