Jim Roepcke

Results 8 comments of Jim Roepcke

Here's a use case I have right now. We normally show a list of objects in section 0. But under some conditions, we want to show one static cell above...

Sorry for taking so long to get back to you. In the time between my posting and your reply I worked around the problem. That workaround was "okay" (not comfortable,...

Go for it, thanks!

Note: this is the 0.8.3 binary just released on the web site.

Thanks Dan - FYI I'm happy to reformulate my diff for Swift 3 once it's merged. Since the changes are so repetitive I can probably do most of them with...

One thing I forgot to mention in the description is that with the removal of the `metadata` property, it's now easier to adapt any value type to becoming `Persistable`, because...

@stephencelis I was using the old OptionalPath code in a project that was on TCA 1.10.4 and swift-case-paths 1.3.0. Trying to migrate it to TCA 1.13.0, and had some compilation...

@stephencelis I pointed my code at this branch. Working through issues in my code, but I'm also seeing TCA (1.13.0) itself is not building? ![image](https://github.com/user-attachments/assets/e122ca9d-ca08-4477-a30b-e9148a33ad48) When I cmd-click on `id(state:action:)`...