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

Here is one example of abstraction hiding #63

Closed

Conversation

portante
Copy link
Member

This examples uses a "proxy" class. It is specifically not functional
as I left a bug in it. Can you see how it hides the mechanism from the
caller while reducing the line count.

Change-Id: Ia0738bfe8b0450f6da8f2bf88d436fc738033e8f

This examples uses a "proxy" class.  It is specifically not functional
as I left a bug in it.  Can you see how it hides the mechanism from the
caller while reducing the line count.

Change-Id: Ia0738bfe8b0450f6da8f2bf88d436fc738033e8f
Copy link

@vsemp vsemp left a comment

Choose a reason for hiding this comment

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

This version seems more complicated.

@vsemp vsemp closed this May 1, 2017
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.

2 participants