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

Centralize Index <> Time Stamp Converter Object #706

Open
edwinnglabs opened this issue Feb 4, 2022 · 0 comments
Open

Centralize Index <> Time Stamp Converter Object #706

edwinnglabs opened this issue Feb 4, 2022 · 0 comments
Assignees
Labels
new idea / feature request New feature or request refactor Issues to remove tech debt or improve design WIP Someone is aware of this and working in progress

Comments

@edwinnglabs
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Right now we have a few utils to convert time stamp array to index and vice versa. However, we have multiple places to request to data exchange. To reduce overhead in computation and inconsistency in logic control, we should have a OO designed convertor to do all these calculation and get-set service.

Describe the solution you'd like
Create a TimeStampIndexConvert object and handle all these in a centralized way.

@edwinnglabs edwinnglabs added the enhancement Utils and interface enhancement / more flexibility. label Feb 4, 2022
@edwinnglabs edwinnglabs self-assigned this Feb 4, 2022
@edwinnglabs edwinnglabs added refactor Issues to remove tech debt or improve design and removed enhancement Utils and interface enhancement / more flexibility. labels Feb 4, 2022
@edwinnglabs edwinnglabs added new idea / feature request New feature or request WIP Someone is aware of this and working in progress labels Mar 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new idea / feature request New feature or request refactor Issues to remove tech debt or improve design WIP Someone is aware of this and working in progress
Development

No branches or pull requests

2 participants