Skip to content

Commit

Permalink
Update Known Issues document
Browse files Browse the repository at this point in the history
  • Loading branch information
marcweil committed Oct 4, 2012
1 parent 2f58f78 commit 32e6551
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions KNOWN_ISSUES.md
@@ -1,6 +1,4 @@
The following are issues known to us already and are planned to be resolved in the next release:

* Using a server-side code snippet and sending back JSON objects without a `__class__` key currently does not work properly if using `CMStore`.
* The `initWithCoder:` and `encodeWithCoder:` methods are very boilerplatey and can easily be automated with a bit of runtime introspection.
* There is no way to build a search query without learning the syntax yourself. There should be an object-oriented way to build these up.
* Object graphs with complex relationships are not currently handled.

0 comments on commit 32e6551

Please sign in to comment.