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

Streamline CompUnit::Repository::Distribution #4872

Merged
merged 2 commits into from Apr 16, 2022

Conversation

lizmat
Copy link
Contributor

@lizmat lizmat commented Apr 15, 2022

  • remove BUILD, binding of attributes handled by "is bind"
  • bind the meta to a % instead, set defaults in TWEAK
  • tighten up signatures
  • remove unneccessary returns
  • mark method as implementation-detail and mention why
  • don't bother calling .new if you can directly call .bless
  • remove scopes from various stringifications

- remove BUILD, binding of attributes handled by "is bind"
- bind the meta to a % instead, set defaults in TWEAK
- tighten up signatures
- remove unneccessary returns
- mark method as implementation-detail and mention why
- don't bother calling .new if you can directly call .bless
- remove scopes from various stringifications
@lizmat lizmat requested a review from ugexe April 15, 2022 11:28
@lizmat lizmat merged commit 27f10a6 into master Apr 16, 2022
@lizmat lizmat deleted the lizmat-CompUnit-Repository-Distribution branch April 16, 2022 07:41
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.

None yet

2 participants