ObjFW  Changes To API Review for 1.0

Changes to "API Review for 1.0" between 2022-10-20 21:19:41 and 2022-10-21 13:08:36

228
229
230
231
232
233
234
235

236
237
238
239
240
241
242
228
229
230
231
232
233
234

235
236
237
238
239
240
241
242







-
+







* ✅ `ObjFWRT/ObjFWRT.h`
* ✅ `ObjFWTLS/ObjFWTLS.h`

Some things still need to be checked on a global level:

* ✅ Classes that already reserve ivars need to be considered to be changed to restricted subclassing
* ✅ All classes either restrict subclassing or reserve ivars
*  All exception throws need to be audited (they're part of the API, too!)
*  All exception throws need to be audited (they're part of the API, too!)
  * ✅ OFASPrintF.m
  * ✅ OFAdjacentArray.m
  * ✅ OFApplication.m
  * ✅ OFArray.m
  * ✅ OFBitSetCharacterSet.m
  * ✅ OFBlock.m
  * ✅ OFBytesValue.m
323
324
325
326
327
328
329
330

331
332
333
334
335
336
337
323
324
325
326
327
328
329

330
331
332
333
334
335
336
337







-
+







  * ✅ OFSocket.m
  * ✅ OFStdIOStream.m
  * ✅ OFStream.m
  * ✅ OFStreamSocket.m
  * ✅ OFString+JSONParsing.m
  * ✅ OFString+PercentEncoding.m
  * ✅ OFString+PropertyListParsing.m
  *  OFString+Serialization.m
  *  OFString+Serialization.m
  * ✅ OFString+XMLUnescaping.m
  * ✅ OFString.m
  * ✅ OFSubarray.m
  * ✅ OFTCPSocket.m
  * ✅ OFTLSStream.m
  * ✅ OFTarArchive.m
  * ✅ OFTarArchiveEntry.m
345
346
347
348
349
350
351
352

353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375




376
377
378
379
380




345
346
347
348
349
350
351

352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371




372
373
374
375
376




377
378
379
380







-
+



















-
-
-
-
+
+
+
+

-
-
-
-
+
+
+
+
  * ✅ OFUTF8String.m
  * ✅ OFUUID.m
  * ✅ OFWindowsRegistryKey.m
  * ✅ OFXMLAttribute.m
  * ✅ OFXMLCDATA.m
  * ✅ OFXMLCharacters.m
  * ✅ OFXMLComment.m
  *  OFXMLElement+Serialization.m
  *  OFXMLElement+Serialization.m
  * ✅ OFXMLElement.m
  * ✅ OFXMLElementBuilder.m
  * ✅ OFXMLParser.m
  * ✅ OFXMLProcessingInstruction.m
  * ✅ OFZIPArchive.m
  * ✅ OFZIPArchiveEntry.m
  * ✅ bridge/NSNumber+OFObject.m
  * ✅ bridge/NSOFArray.m
  * ✅ bridge/NSOFDictionary.m
  * ✅ bridge/NSOFSet.m
  * ✅ bridge/OFException+Swift.m
  * ✅ bridge/OFNSArray.m
  * ✅ bridge/OFNSDictionary.m
  * ✅ bridge/OFNSEnumerator.m
  * ✅ bridge/OFNSSet.m
  * ✅ bridge/OFNumber+NSObject.m
  * ✅ bridge/OFString+NSObject.m
  * ✅ exceptions/OFException.m
  * ✅ libbases.m
  *  platform/POSIX/OFString+PathAdditions.m
  *  platform/POSIX/OFSubprocess.m
  *  platform/Windows/OFString+PathAdditions.m
  *  platform/Windows/OFSubprocess.m
  *  platform/POSIX/OFString+PathAdditions.m
  *  platform/POSIX/OFSubprocess.m
  *  platform/Windows/OFString+PathAdditions.m
  *  platform/Windows/OFSubprocess.m
  * ✅ platform/Windows/OFWin32ConsoleStdIOStream.m
  *  platform/libfat/OFString+PathAdditions.m
  *  tls/OFGnuTLSTLSStream.m
  *  tls/OFOpenSSLTLSStream.m
  *  tls/OFSecureTransportTLSStream.m
  *  platform/libfat/OFString+PathAdditions.m
  *  tls/OFGnuTLSTLSStream.m
  *  tls/OFOpenSSLTLSStream.m
  *  tls/OFSecureTransportTLSStream.m