Skip to content

Conversation

@gmitsos
Copy link

@gmitsos gmitsos commented Apr 30, 2025

Introduction of Decimal and NonNegativeDecimal VOs.

The implementation might be a bit "heavy" with many checks/casts so it could be trimmed for optimization.

One thing it that could be removed is the precision which will reduce the size and complexity of the code.

After all the developer could round his decimal number if needed by calling getValue and then rounding.

I just thought it would be a "nice to have".

@gmitsos gmitsos requested review from elgaspar and yrizos April 30, 2025 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants