Commit b59cdab
committed
Refactor Bootstrap Units into Separate Class for Improved Organization
This update introduces a new `BootstrapUnits` class to encapsulate all bootstrap units used during initialization, thereby reducing clutter in the `PhysicalDimensions` class. The refactor enhances code organization and maintainability by centralizing the definition of bootstrap units, which are essential for breaking circular dependencies. The `PhysicalDimensions` class has been updated to reference these units, streamlining the overall structure of the codebase.1 parent 6abf3df commit b59cdab
4 files changed
Lines changed: 1054 additions & 131 deletions
File tree
- .cursor/rules
- .specstory/history
- Semantics/Quantities/Core
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
224 | | - | |
| 224 | + | |
| 225 | + | |
0 commit comments