Skip to content

Conversation

angularsen
Copy link
Owner

@angularsen angularsen commented Jul 25, 2025

We already have generic support for quantity info, so adding concrete types for 100+ quantities seems a bit redundant and only used internally.

  • Change from concrete types to static factory classes, holding constant values and unit mappings as before
  • Merge method overloads, fall back to built-in resource manager if null is given
  • Change factory classes from public to private

We already have generic support for quantity info, so adding concrete types for 100+ quantities seems a bit redundant and only used internally.

- Change from concrete types to static factory classes, holding constant values and unit mappings as before
- Merge method overloads, fall back to built-in resource manager if null is given
- Change factory classes from `public` to `private`
@angularsen
Copy link
Owner Author

angularsen commented Jul 25, 2025

Blocked by #1578, merge conflict trying to target master so that change is temporarily included and targeting that branch.
Change target branch to master when resolved.

@angularsen angularsen changed the title ✨Configure unit conversions via IQuantityInfo ♻️Change quantity info types to static factories Jul 25, 2025
@angularsen angularsen requested a review from lipchev July 25, 2025 23:31
Copy link
Contributor

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

Copy link
Contributor

github-actions bot commented Oct 1, 2025

This PR was automatically closed due to inactivity.

@github-actions github-actions bot closed this Oct 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant