Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Refactor Defaults #1542

Open
Tom-hayden opened this issue Nov 14, 2019 · 0 comments
Open

Refactor Defaults #1542

Tom-hayden opened this issue Nov 14, 2019 · 0 comments

Comments

@Tom-hayden
Copy link
Contributor

Feature Request

Currently the interfaces/classes

  • Defaults
  • DateTimeDefaults
  • LinearDefaults
  • NumericDefaults
  • TimeDefaults

Are not properly used. Some classes get their defaults from Defaults whilst other get them from the specific implementations of the defaults.

It might be a good idea to use access modifiers to enusre that the "correct" defaults is being used.

Also whilst not required now, it might be a good idea to seperate out the default granularity from the finest granularity.

Estimate - Fibonacci number sequence 1,2,3,5,8,13 etc

(Optional) Potential approaches to solution

Please run through the Definition of Done checklist

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

No branches or pull requests

1 participant