Skip to content

Streamline binding implementation.... #329

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

Open
gcasa opened this issue Jan 26, 2025 · 0 comments
Open

Streamline binding implementation.... #329

gcasa opened this issue Jan 26, 2025 · 0 comments
Assignees

Comments

@gcasa
Copy link
Member

gcasa commented Jan 26, 2025

For NSBrowser and NSTreeController/NSOutlineView, and other classes bindings have been implemented. However, the implementation is not as clean as we want. The functionality works and passes testing, but is not as elegant as it should be. Testing has indicated that there is an "adapter" pattern that is being used. This might clean up the implementation.

The acceptance criteria of this is:

  1. Implement GSBindingsAdapter class
  2. Clean up existing implementation of bindings in NSOutlineView, NSTreeController, and NSBrowser

GC

@gcasa gcasa self-assigned this Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant