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

Refactoring Needed #1

Open
dapurv5 opened this issue Nov 24, 2011 · 2 comments
Open

Refactoring Needed #1

dapurv5 opened this issue Nov 24, 2011 · 2 comments

Comments

@dapurv5
Copy link
Collaborator

dapurv5 commented Nov 24, 2011

The Code needs some re-factoring to comply with the well known design pattern principles.

@kdiverson
Copy link
Owner

What needs to be done? Change variable/class names?

@dapurv5
Copy link
Collaborator Author

dapurv5 commented Dec 19, 2011

The Factory Design pattern can be applied to the reader package.
The Flyweight design pattern can be used to make the program run faster and consume less memory. For large trees as the mammal tree, it should be better to reuse the objects than to create and discard objects.

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

No branches or pull requests

2 participants