You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While attempting to implement Scotty on a project, I ran into a few issues with the way it supports generics and the overall setup and learning curve. After reviewing a few projects that used it, there were discrepancies between each project's implementation. So I decided to opt out of using Scotty and used a much simpler implementation that did not use generics and worked well with coordinators. I would like to discuss these changes with interested people.
The text was updated successfully, but these errors were encountered:
While attempting to implement Scotty on a project, I ran into a few issues with the way it supports generics and the overall setup and learning curve. After reviewing a few projects that used it, there were discrepancies between each project's implementation. So I decided to opt out of using Scotty and used a much simpler implementation that did not use generics and worked well with coordinators. I would like to discuss these changes with interested people.
The text was updated successfully, but these errors were encountered: