> - 'private' and 'internal' methods are not exposed outside of a library, so 
> you can't call them, much less override them. Similar for 'private' and 
> 'internal' classes: you cannot subclass them.
really important point — and imho one of the best arguments not to make final 
the default:
It IS already the default (practically), so all points regarding own frameworks 
used by other parties become much less relevant.
_______________________________________________
swift-evolution mailing list
swift-evolution@swift.org
https://lists.swift.org/mailman/listinfo/swift-evolution

Reply via email to