Kodeco Forums

Introducing iOS Design Patterns in Swift – Part 1/2

Learn about common iOS design patterns like singletons, delegates, and notifications and how to use them in your own applications.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/2107-introducing-ios-design-patterns-in-swift-part-1-2

The online album images have moved.

You can replace β€œhttp://www.coversproject.com/static/thumbs” part of the url with β€œhttps://s3.amazonaws.com/CoverProject” and all the %20 with underscores (β€œ_”) but don’t replace the double space in It’s My Life with two underscores, just use one.

In my opinion this is the only proper way to write Singleton with POP and Swift 3:

I converted 99% of this to swift 3 do you want me to submit the code?

Yes! what is the ae_tableRepresentation? its throwing me an error