Skip to content

Miscellaneous refactorings in bokehjs#10450

Merged
mattpap merged 8 commits intobranch-2.3from
mattpap/misc_refactor
Aug 31, 2020
Merged

Miscellaneous refactorings in bokehjs#10450
mattpap merged 8 commits intobranch-2.3from
mattpap/misc_refactor

Conversation

@mattpap
Copy link
Copy Markdown
Contributor

@mattpap mattpap commented Aug 31, 2020

Most changes should be self evident (one commit per change class). One thing that needs some explanation is making Ticker<T> non-generic. This has been an artifact from early transition period to TypeScript. Retrospectively treating models as generic was an obviously wrong choice, and the information about types (primarily number for continuous case and Factor for categorical) is now embedded within the class structure in various ways (this will have to be unified at some point across relevant models).

@github-actions
Copy link
Copy Markdown

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant