Skip to content

Deprecating the Dimensions property in favor of QuantityInfo.BaseDimensions (v5) #1610

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

Open
wants to merge 1 commit into
base: maintenance/v5
Choose a base branch
from

Conversation

lipchev
Copy link
Collaborator

@lipchev lipchev commented Aug 18, 2025

  • IQuantity: deprecating the Dimensions property in favor of QuantityInfo.BaseDimensions
  • TQuantity: deprecating the Dimensions property in favor of TQuantity.BaseDimensions

…Info.BaseDimensions

- TQuantity: deprecating the Dimensions property in favor of TQuantity.BaseDimensions
@lipchev
Copy link
Collaborator Author

lipchev commented Aug 18, 2025

@angularsen If you agree that we don't need this as an instance member (either on the interface or in the concrete implementations) - we could make it [Obsolete] in v5 and remove it in v6.

@angularsen
Copy link
Owner

Yeah, I like this.
Let's obsolete + remove if feasible.

@lipchev lipchev changed the title Deprecating the Dimensions property in favor of QuantityInfo.BaseDimensions Deprecating the Dimensions property in favor of QuantityInfo.BaseDimensions (v5) Aug 19, 2025
angularsen pushed a commit that referenced this pull request Aug 22, 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.

2 participants