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

Rename Config Mixins to Fragments #451

Merged
merged 8 commits into from
Feb 27, 2020
Merged

Rename Config Mixins to Fragments #451

merged 8 commits into from
Feb 27, 2020

Conversation

abejgonzalez
Copy link
Contributor

Related issue:

Type of change: other enhancement

Impact: other

Release Notes
This renames all instances of config mixins to fragments to better distinguish between traits/mixins that apply to the Top and config fragments that make configs.

@alonamid
Copy link
Contributor

I'd rather we use the full term "config fragment" every time we refer to it, rather than just "fragment". I think it maker it clearer, and keeps it within the context of configs

@abejgonzalez abejgonzalez changed the title [docs] rename config mixins -> fragments [ci skip] Rename Config Mixins to Fragments Feb 26, 2020
Then add the ``WithIceNIC`` config mixin to your configuration. This will
define ``NICKey``, which IceNIC uses to determine its parameters. The mixin
Then add the ``WithIceNIC`` config fragment to your configuration. This will
define ``NICKey``, which IceNIC uses to determine its parameters. The fragment
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Address this.

Copy link
Contributor

@alonamid alonamid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (other than the last lonely fragment that's left). Probably worth for FireSim folks to make sure that FireSim docs are consistent as well with this terminology (@sagark @davidbiancolin @alonamid )

Co-Authored-By: alonamid <alonamid@eecs.berkeley.edu>
@abejgonzalez abejgonzalez merged commit 01238c8 into dev Feb 27, 2020
@abejgonzalez abejgonzalez deleted the clean-docs branch February 27, 2020 17:31
@sagark sagark mentioned this pull request Mar 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants