Having same model object vs different model object for different APIs
I am putting a base for Android (Kotlin) and iOS app (Swift). I am in a dilemma regarding Model classes.
Having same model object vs different model object for different APIs
I am putting a base for Android (Kotlin) and iOS app (Swift). I am in a dilemma regarding Model classes.
SPM: Expose transitive dependency types
I’m developing a Swift Package distributed via SPM. I have other dependencies (Swift packages) that my package depends on. Is it possible to expose types (classes, structs, etc.) defined in the dependencies to the client app? So given;
How can Swift be so much faster than Objective-C in these comparisons?
Want to improve this post? Provide detailed answers to this question, including citations and an explanation of why your answer is correct. Answers without enough detail may be edited or deleted. Apple launched its new programming language Swift at WWDC14. In the presentation, they made some performance comparisons between Objective-C and Python. The following is […]
How can Swift be so much faster than Objective-C in these comparisons?
Want to improve this post? Provide detailed answers to this question, including citations and an explanation of why your answer is correct. Answers without enough detail may be edited or deleted. Apple launched its new programming language Swift at WWDC14. In the presentation, they made some performance comparisons between Objective-C and Python. The following is […]
Why design a modern language without an exception-handling mechanism?
Many modern languages provide rich exception handling features, but Apple’s Swift programming language does not provide an exception handling mechanism.
Why design a modern language without an exception-handling mechanism?
Many modern languages provide rich exception handling features, but Apple’s Swift programming language does not provide an exception handling mechanism.
Why design a modern language without an exception-handling mechanism?
Many modern languages provide rich exception handling features, but Apple’s Swift programming language does not provide an exception handling mechanism.
Why design a modern language without an exception-handling mechanism?
Many modern languages provide rich exception handling features, but Apple’s Swift programming language does not provide an exception handling mechanism.
Swift Protocol Naming Conventions [closed]
Closed 9 years ago.