Closed ChrisBeeson closed 6 years ago
Hi there! I'd love to merge a PR that contained this. I'd just ask a few things of it:
Thanks so much! Jack
@ChrisBeeson any progress on this front?
I've started work on this here on a branch based off the swift4 one. I've yet to add any test coverage (waiting for typelift/SwiftCheck to be updated to Swift 4 and Xcode 9) but the CollectionViewDiffCalculator works in my app.
@jflinter I've put the macOS stuff in a new scheme like the tvOS one. When I get to it, I'll put the corresponding tests in their own file, even though they'll closely mirror the iOS ones. Anything else you'd like me to change before pulling in the changes?
@rikchilvers that plan sounds great - let me know when you've got something ready for me to take a look at. Thanks! (And, sorry for the slow reply to your note.)
@jack-stripe Tests are done and passing!
Some things you might like to check:
Hey @rikchilvers, Sorry again for the slow response time; I haven't really had time to look at Dwifft lately, although I'm going to carve out time to try and get this branch merged.
Would you be able to do 2 things:
Thanks again for your help and patience.
No worries. I’ve submitted a pull request including a sample macOS app. I don’t have any familiarity with Travis so I’ll have to let you update that.
On 30 Oct 2017, at 23:35, Jack Flintermann notifications@github.com wrote:
Hey @rikchilvers https://github.com/rikchilvers, Sorry again for the slow response time; I haven't really had time to look at Dwifft lately, although I'm going to carve out time to try and get this branch merged.
Would you be able to do 2 things:
Open a PR for these changes, making sure to give me the ability to make changes to the branch. Will improve my time to communication. Scaffold out a macOS example application? I don't think we should ship this without one. Thanks again for your help and patience.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jflinter/Dwifft/issues/14#issuecomment-340616121, or mute the thread https://github.com/notifications/unsubscribe-auth/AAjnbomvPPreZyvYZqG15VXINy1NnFLxks5sxl0qgaJpZM4HufXP.
Super happy to finally close this! Thanks @rikchilvers.
Hey,
I would like to refactor your current iOS offerings to include OSX support - NSTableView and perhaps NSCollectionView.
Would that be ok? And if so, have you any preference on how you would like it done?
Chris