Skip to content
This repository has been archived by the owner on Aug 23, 2020. It is now read-only.

Extract FifoHashCache to its own class #1812

Open
kwek20 opened this issue Mar 26, 2020 · 0 comments
Open

Extract FifoHashCache to its own class #1812

kwek20 opened this issue Mar 26, 2020 · 0 comments
Labels

Comments

@kwek20
Copy link
Contributor

kwek20 commented Mar 26, 2020

Bug description

Right now the TipsViewModel has a private inner class FifoHashCache
This is not desired, andshould be moved to its own class inside /util/collections or /cache/

IRI version

1.8.5

Open question

Where to move to, /cache/ is related to the caching feature, so not related to this FifoHashCache

@kwek20 kwek20 added the T-Bug label Mar 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant