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

What ARE the problems or complexities alluded to in the text with regular object creation? #1

Open
richardberman opened this issue Apr 16, 2018 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@richardberman
Copy link

Before the Simple Factory, is this text:

The basic form of object creation could result in design problems or added complexity to the design. Creational design patterns solve this problem by somehow controlling this object creation.

While the individual subjects have some brief statement, sometimes these seem not to be either problems or (at least unreasonable) complexities. In fact, the "Door" example doesn't even present the situation that is covered in the "When to use" section of the Simple Factory description.

Suggestion: Give an example, in every one of these, of a common situation that would in fact have more problems/design issues, before presenting a solution to it.

@anupavanm
Copy link
Owner

Thanks for the suggestion. i am thinking about it. would really appreciate the some help from the community.

@anupavanm anupavanm added the help wanted Extra attention is needed label Apr 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants