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

Proxy objects #104

Merged
merged 1 commit into from
May 8, 2023
Merged

Proxy objects #104

merged 1 commit into from
May 8, 2023

Conversation

rmpowell77
Copy link
Owner

Utilizing a class specifically for proxy objects. They are ways to allow access to the control and value within it.

Adding a specific class for getter setter object. Make sure to add tests specificially for it. It supports default operators including streaming.

Updating documentation to clarify naming convention.

Adding proxy to example.

Utilizing a class specifically for proxy objects.  They are ways to allow access to the control and value within it.

Adding a specific class for getter setter object.  Make sure to add tests specificially for it.  It supports default operators including streaming.

Updating documentation to clarify naming convention.

Adding proxy to example.
@rmpowell77 rmpowell77 force-pushed the dev/proxy_objects branch from 9d38e78 to 25647f1 Compare May 7, 2023 23:31
@rmpowell77 rmpowell77 added this to the v0.1.2 milestone May 8, 2023
@rmpowell77 rmpowell77 merged commit 6e9d703 into main May 8, 2023
@rmpowell77 rmpowell77 deleted the dev/proxy_objects branch June 6, 2023 12:11
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