Skip to content
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

Use uniform unit conversion and mathematical operations #1

Open
abeutel opened this issue Jan 2, 2020 · 0 comments
Open

Use uniform unit conversion and mathematical operations #1

abeutel opened this issue Jan 2, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@abeutel
Copy link
Member

abeutel commented Jan 2, 2020

Refactor all unit conversion (Byte → Kilobyte → Megabyte ...) and mathematical operations to use identical patterns.

https://github.com/mehrwert/TYPO3-FAL-Quota/blob/master/Classes/Utility/QuotaUtility.php#L184

vs.

https://github.com/mehrwert/TYPO3-FAL-Quota/blob/master/Classes/Slot/AbstractResourceStorageSlot.php#L97

@abeutel abeutel added the enhancement New feature or request label Jan 2, 2020
@abeutel abeutel added this to the 1.x milestone Jan 2, 2020
@abeutel abeutel self-assigned this Jan 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant