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

Split megaton-hammer's RT0 stuff #18

Open
roblabla opened this issue Mar 17, 2018 · 0 comments
Open

Split megaton-hammer's RT0 stuff #18

roblabla opened this issue Mar 17, 2018 · 0 comments

Comments

@roblabla
Copy link
Member

roblabla commented Mar 17, 2018

Right now, megaton-hammer is a bit of a mess: it contains both stuff meant for stdlib consuption, stuff meant for user consuption, and stuff meant for "overlay library" consuption. The abstraction boundaries are unclear, and implementation details leak all over the place.

So let's take a look at one particular issue: megaton_hammer::loader. This module is, sadly, public, even though it should really be internal. This is mostly due to one issue: std needs access to megaton_hammer::loader::Logger.

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

No branches or pull requests

1 participant