Swift Classes to Be Non Publicly Subclassable by Default
SE-0117 (original, revision 1, revision 2): The major observation here is that not all classes make sense to subclass, and it takes real thought and design work to make a class subclassable well. As such, being able to subclass a public class should be an additional “promise” beyond the class just being marked public. For … Continue reading Swift Classes to Be Non Publicly Subclassable by Default
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed