Nick Kaczmarek
Nick Kaczmarek
We're noticing that there are ViewControllers that have shouldLoad inside of them, but in a twist that was unexpected there are proceedInWorkflow calls inside of those shouldLoads. Not sure if...
I'm not sure how often this behavior would be used, but I do think it's worth looking into because while the view claims to not load, it totally does and...
Something else I'm wondering is, "Is using flowPersistence.persistWhenSkipped for anything other than a deep linking scenario the right use case for it?" Currently what I'm seeing is that a view...
Talked more about this with @Tyler-Keith-Thompson last week and sort of came to the conclusion that this is a valid use case, but might be slightly contrived in the example....
Clearing assignees to let it be known that this effort will be handled by the community if they desire the change.
[Was looking into this and I think SPM might natively handle static hosting of DocC now](https://forums.swift.org/t/support-hosting-docc-archives-in-static-hosting-environments/53572/18)
@MattFreiburgAsynchrony and I started to delve into this, but aren't yet sure a good tutorial to try this out on. We were starting down the path of trying to make...
^ The project I mentioned takes the approach of having a bunch of use cases in one app. That is not necessarily what I had in mind. What I had...
I don't know for sure, but is this related to [this issue](https://github.com/wwt/SwiftCurrent/issues/110). I asked because you mentioned wanting to know how to install our testing package. I imagine SPM is...