Docs/strategy by shabinfrancis · Pull Request #3530 · iluwatar/java-design-patterns · GitHub
Skip to content

Docs/strategy#3530

Open
shabinfrancis wants to merge 3 commits into
iluwatar:masterfrom
shabinfrancis:docs/strategy
Open

Docs/strategy#3530
shabinfrancis wants to merge 3 commits into
iluwatar:masterfrom
shabinfrancis:docs/strategy

Conversation

@shabinfrancis

Copy link
Copy Markdown

What does this PR do?

  • Improves and refines the Strategy Pattern documentation for better readability.
  • Adds guidance on when the Strategy Pattern should not be used.
  • Adds additional real-world applications of the Strategy Pattern.

@github-actions

github-actions Bot commented Jun 22, 2026

Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM!

Review Summary

Commits Considered (3)
  • a527378: docs(strategy): improve documentation and add usage guidance
  • 690b4b8: docs: add comparison table for singleton implementations
  • 47a97fb: Add notification service example to Factory Method README
Files Processed (3)
  • factory-method/README.md (1 hunk)
  • singleton/README.md (1 hunk)
  • strategy/README.md (3 hunks)
Actionable Comments (0)
Skipped Comments (6)
  • factory-method/README.md [35-36]

    readability: "Clarify Factory Method README example"

  • singleton/README.md [40-49]

    readability: "Document nuances of lazy initialization"

  • strategy/README.md [27-27]

    readability: "Real-world example wording consistency"

  • strategy/README.md [31-31]

    readability: "Clarify runtime algorithm switching line"

  • strategy/README.md [45-45]

    readability: "Flowchart example caption consistency"

  • strategy/README.md [191-210]

    enhancement: "When not to use / Real-World Applications guidance"

@codecov

codecov Bot commented Jun 22, 2026

Copy link
Copy Markdown

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.

1 participant