wtbenica / InfiniteLongbox

0 stars 0 forks source link

Experiment delete filter creation on updates #116

Closed wtbenica closed 3 years ago

wtbenica commented 3 years ago

have to create a new object in order for the new value to emit, otherwise it's the same object, thus equal to itself. Could update equals(other) to always return false, I guess, but this works. Not sure if that would result in unnecessary updates which might be equal to the cost of creating the unnecessary objects.

wtbenica commented 3 years ago

Forgot to mention what I did do: series list with 2+ creators shows only times they actually worked together, not just series that they both worked on at some point (even if it was on separate stories)