ObjFW  Changes To API Review for 1.0

Changes to "API Review for 1.0" between 2021-04-08 02:01:54 and 2021-04-08 02:08:51

1
2
3
4
5
6
7
8
9

10
11
12
13
14
15
16
1
2
3
4
5
6
7
8

9
10
11
12
13
14
15
16








-
+







# API Review for 1.0

For the 1.0 release, all APIs should be reviewed, as starting 1.0, they are supposed to be stable.

Right now, we have fhe following:

## Protocols

*  OFApplicationDelegate
*  OFApplicationDelegate
* ✅ OFCollection
* ✅ OFComparing
* ✅ OFCopying
* ✅ OFCryptographicHash
* ❌ OFDatagramSocketDelegate
* ❌ OFDNSResolverHostDelegate
* ❌ OFDNSResolverQueryDelegate
55
56
57
58
59
60
61

62
63
64
65
66
67
68
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69







+







  * Private
* ✅ OFAdjacentSubarray
  * Private
* ❌ OFADNSResourceRecord
* ❌ OFAllocFailedException
* ❌ OFAlreadyConnectedException
* ❌ OFApplication
  * Needs a better method (name) to get argc/argv
* ❌ OFArray
* ❌ OFBindFailedException
* ✅ OFBitSetCharacterSet
  * Private
* ✅ OFBlock
  * Has no API
* ✅ OFBytesValue