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

Contemplate Caching EntryView/UserView Instead Of Resetting #63

Open
dcousineau opened this issue May 17, 2011 · 3 comments
Open

Contemplate Caching EntryView/UserView Instead Of Resetting #63

dcousineau opened this issue May 17, 2011 · 3 comments
Assignees
Labels

Comments

@dcousineau
Copy link
Contributor

We could solve some headache by replacing/caching EntryView/UserView kind instances instead of setting a new instance (keep an in memory cache of EntryViews, reduce the number of times we must pull down the conversation).

Submitting this to put my idea to paper so I don't forget, it's pretty low on the totem pole, though it may tie in with #62

@willhoney7
Copy link
Contributor

I vote moving toward caching the views

@dcousineau
Copy link
Contributor Author

#112 introduces using a Pane (within a SlidingView actually) for caching

@funkatron
Copy link
Member

How are we looking on this?

@ghost ghost assigned dcousineau Jul 14, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants