CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
protocols
09-11
Net
How to use any Object and pass it into a Generic SwiftUI View?
09-10
Mobile
Using swift protocols as Equatable argument
09-09
Software design
Is a REST API supposed to support multiple protocols
09-08
Software engineering
Add generic function implementation to protocol based on another generic function declaration
09-06
Blockchain
Is it possible to implement a protocol type variable with a concrete class in Swift?
09-03
Software design
How to create a Protocol in a Package without requiring Variables to be implemented Public?
09-01
Blockchain
How to support the Use of self and Self within a Protocol?
08-28
database
How to check if Data Type equals Generic Data Type and assign to Property if True?
08-25
database
Use Protocol with associatedtype as a Type
08-24
Software design
Is it possible to create a default implementation for 2 protocol implementations?
08-19
Enterprise
Protocol Doesn't Send Value to Other VC
08-13
Enterprise
Need An Idea Of How To Setup This TCP/UDP Framework
08-13
other
How to use Swinject to register protocol conforming to ObservableObject?
08-10
Blockchain
Swift- How to accept multiple (union) types as argument
07-26
Net
Python struct not accepting 0xf031 as unsigned short
07-21
Mobile
How to allow connections to a socket only within the same host in java
07-10
Software engineering
Swift - Problems with KeyPath in protocols and extension
07-10
Mobile
Multiple delegate in one class - Swift 5
07-05
Back-end
Issue with Swift 5.7 existentials
06-28
Software design
How to add / remove 1 Byte of control character(s) STX & EXT in swift
06-22
Software engineering
Which query protocol does Wso2 Identity Server use to communicate with PostgreSQL Database?
06-18
Software design
Swift: Unable to make UIApplication conform to my protocol
05-21
Back-end
Reuse Extension for multiple types
05-10
database
Why the class does not have to implement all the functions in a protocl?
05-06
Back-end
Protocol method not getting called in UIView
05-04
Back-end
Conforming to a protocol and also having a property with the type of the protocol in the same struct
04-15
Blockchain
Swift, use generic property with different specific types - Reference to generic type requires argum
03-24
Net
Swift Enum associated values conforming to single protocol
03-21
Software design
Type specific method is unavailable for a var returned with `some` directive
03-12
Mobile
Requiring, for a protocol, that an instance variable conform to a protocol ; rather than have a spec
03-12
Software engineering
conforming to a protocol require delegate variable be available in ios13
03-09
Mobile
Swift protocol default values are not changable
03-05
Net
Reference to generic type 'SomeResponse' requires arguments in <...>
03-04
database
Variable not being assigned in didSelectRowAt after model returns data
02-24
Blockchain
How can you get the shared instance from AnyClass using a protocol in Swift?
02-20
Enterprise
How to Delegate from Parent to Multiple Different Childs?
02-20
Software engineering
Protocol-Delegate pattern not notifying View Controller
02-20
Software design
Swift Generics: Conforming to protocol by constraining generic parameters to variable types defined
12-31
Back-end
How to force usage of protocol default extension "override"?
12-27
Enterprise
Does HTTP/2 multiplexing violate REST API rules?
58
1
2
Next
Last
Links:
CodePudding