Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFC: WIP: Rough version of paging and multiplexed models #568

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

RFC: WIP: Rough version of paging and multiplexed models #568

wants to merge 1 commit into from

Conversation

rohandhruva
Copy link

This is a first, very very WIP take at #566. Working off of @yigit 's comment on the issue, this PR changes the modelCache to be a linked map of epoxy model to item position.

I'd love to get thoughts and comments on the approach, however there is a lot to do before this can be finalized. This is also a good opportunity to discuss the API that we want to expose for something like this.

In its current form, this implementation has crashes (out of bounds and concurrent modification) and I've not cleaned up the log statements. However, if the approach looks good, I can work further on cleaning it up and making the hashmap operations more solid.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant