ObjFW  Changes To API Review for 1.0

Changes to "API Review for 1.0" between 2021-04-08 19:31:10 and 2021-04-08 19:38:37

334
335
336
337
338
339
340
341

342
343

344
345
346
347
348
349
350
334
335
336
337
338
339
340

341
342

343
344
345
346
347
348
349
350







-
+

-
+







* ✅ OFXMLComment
* ❌ OFXMLElement
* ❌ OFXMLElementBuilder
* ❌ OFXMLElement (OFSerialization)
* ❌ OFXMLNode
  * Should `-[XMLStringWithIndentation:level:]` be private?
* ❌ OFXMLParser
  * Needs rename: `namespace` to `namespaceURI` to avoid problems in C++
  * Needs to parse PI into target and text
* ❌ OFXMLProcessingInstructions
  * Needs a property to access the PI - `-[stringValue]` is just `@""`
  * Needs to have target and text, `-[stringValue]` is just `@""`
* ❌ OFZIPArchive
* ❌ OFZIPArchiveEntry

## Commands

**Get all protocols**