Gregory Casamento
Gregory Casamento
@fredkiefer Merging, with the proviso that I come back to this in the PR about NSBrowser bindings... I will create that one tonight. I already have some changes with look...
> > It would be best to, instead of renaming them, do a similar version ifdef for the version of macOS this change was made in. We always want to...
@fredkiefer Converted to draft. Sorry. :)
It's now working, I am reviewing how it's working because I had to do something similar to what I did in NSOutlineView, which I am not sure of.
@fredkiefer These changes currently function as intended. I am still looking for a way to simplify them to your satisfaction. I am unconvinced, however, that, given the complexity of the...
> Sorry, I might be wrong with some of the comments, it is just I don't understand the intention behind all this. No worries. I'll do my best to explain...
With your permission, I will go ahead and merge this unless you have any overriding concerns. @fredkiefer
@fredkiefer I have made further changes to the tests that indicate that the objectValue is set to the string of the node on Cocoa. I feel as though I have...
@fredkiefer its here: https://github.com/gcasa/NSBrowser_binding_test I though I had linked this before. My convention is to name the test similar to the branch name so I can keep it straight. My...
I will make further comments in the morning. I am not feeling well at the moment. I will explain why it contains and uses NSContentBinding and NSValueBinding the way it...