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

push down method refactoring. #172

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

Vivek504
Copy link

Push Down Method Refactoring

Reason: Rebellious Hierarchy - Method of subclass reject the methods provided by its supertypes because supertype's method only returns the empty object. The method that reject the suptertype's method is: readTable
Logic of the Refactoring: Removed the method from the super-type.

@THausherr
Copy link
Contributor

Your commit removes a part of the API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants