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

Implement Memory unit (Scale & Format) #121

Closed
PragTob opened this issue Aug 21, 2017 · 2 comments
Closed

Implement Memory unit (Scale & Format) #121

PragTob opened this issue Aug 21, 2017 · 2 comments

Comments

@PragTob
Copy link
Member

PragTob commented Aug 21, 2017

For our (limited) memory conversion and formatting it feels to be the "right thing" to do (tm) to implement a unit with our existing Scale and Format behaviors in the Conversion namespace.

That wold get the unit specific knowledge out of the System module and lead to a more unified system. It might be a little bit of (implementation) overhead though, we could take a look at it to see how we could reduce that overhead.

@elpikel
Copy link
Contributor

elpikel commented Sep 12, 2017

Working on it.

@PragTob
Copy link
Member Author

PragTob commented Oct 7, 2017

Done in #131 🎉

@PragTob PragTob closed this as completed Oct 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants