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

Clarify cross-cutting concerns vs. cross-cutting concepts #641

Merged
merged 2 commits into from
Oct 14, 2024

Conversation

ulibecker
Copy link
Contributor

Fixes #640
Map cross-cutting concern to aspect and solution concept for a cross-cutting
concern to a cross-cutting concept

Map cross-cutting concern to aspect and solution concept for a cross-cutting
concern to a cross-cutting concept
Copy link
Contributor

github-actions bot commented Oct 13, 2024

Build Successful! You can find a link to the downloadable artifacts below.

Name Link
Commit 56e7d91
Logs https://github.com/isaqb-org/curriculum-foundation/actions/runs/11321819394
Download https://github.com/isaqb-org/curriculum-foundation/suites/29574221384/artifacts/2051601581

Copy link
Member

@gernotstarke gernotstarke left a comment

Choose a reason for hiding this comment

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

You introduce a new term aspect, which I cannot map to an existing term/concept in the curriculum. I doubt that this new term is neccessary or useful... please let us discuss that in the corresponding issue first.

@ulibecker
Copy link
Contributor Author

The term "aspect" was already present in the curriculum: "typical cross-cutting concerns (synonym: cross-cutting concepts, aspects)..."

@rhoadesre rhoadesre self-requested a review October 13, 2024 21:14
rhoadesre
rhoadesre previously approved these changes Oct 13, 2024
Copy link
Contributor

@rhoadesre rhoadesre left a comment

Choose a reason for hiding this comment

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

Looks good.

@rhoadesre
Copy link
Contributor

Propose to corresponding changes in LG 03-10. Only the changes are referenced here. The other content remains the same.:

explain the significance of {glossary_url}cross-cutting-concerns[cross-cutting concerns], , for example persistence, communication, GUI, error handling, concurrency, energy efficiency
...
design cross-cutting concepts that provide the solution approach for the corresponding cross-cutting concerns

@gernotstarke gernotstarke self-assigned this Oct 14, 2024
@gernotstarke gernotstarke merged commit 076ca7a into main Oct 14, 2024
1 check passed
@gernotstarke gernotstarke deleted the LG_04_07_cross_cutting_concerns_vs_concepts branch October 14, 2024 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done / Implemented
Development

Successfully merging this pull request may close these issues.

LG 04-07: Cross-cutting concerns vs cross-cutting concepts
3 participants