Fresh Swift
  • About
  • Tags
Fresh Swift

#migration


Migrating an Objective-C class to Swift using subclassing

After first looking at using Swift extensions to migrate an Objective-C type to Swift, Ole Begemann now turns his attention to using subclassing to achieve the same goal.

Posted on August 19, 2018

#migration  #objective-c 

Migrating an Objective-C class to Swift: a piecemeal approach

Migrating legacy Objective-C code to Swift can be an arduous process, and is often done as part of general code maintenance over a long period of time. In this post, Ole Begemann presents a piecemeal approach to such a migration, and provides a solution for a particular roadblock he encountered.

Posted on August 11, 2018

#objective-c  #migration  #extension 

 •  2021  •  Fresh Swift

Hugo v0.81.0 powered  •  Theme by Beautiful Jekyll adapted to Beautiful Hugo