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

Extract column logic into its own entity #33

Open
hughrawlinson opened this issue Jun 9, 2019 · 0 comments
Open

Extract column logic into its own entity #33

hughrawlinson opened this issue Jun 9, 2019 · 0 comments
Labels
performance Making the thing speedyquick

Comments

@hughrawlinson
Copy link
Owner

This should:

  • Make columns more reusable across different types of views/tables
  • Make lazy loading of columns easier
  • Make it easier to write new columns, possibly with abstract data sources (alternative http APIs, computed columns)
@hughrawlinson hughrawlinson added the performance Making the thing speedyquick label Jun 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Making the thing speedyquick
Projects
None yet
Development

No branches or pull requests

1 participant