Skip to content

Commit

Permalink
Update the Status doc for deserialization
Browse files Browse the repository at this point in the history
  • Loading branch information
argon committed Dec 22, 2015
1 parent 3d21d8e commit 80c36b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docs/Status.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ As Foundation is a work in progress, not all methods and functionality are prese

* `NSPropertyList` is mostly implemented.
* `NSCoder` and `NSKeyedArchiver` are mostly not yet implemented (a few funnel methods are implemented).
* `NSJSONSerialization` is not yet implemented.
* `NSJSONSerialization` is partly implemented (serialization is not yet implemented)


* **XML**: A group of classes for parsing and representing XML documents and elements.
Expand Down

0 comments on commit 80c36b5

Please sign in to comment.