Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 377 Bytes

KNOWN_ISSUES.md

File metadata and controls

4 lines (3 loc) · 377 Bytes

The following are issues known to us already and are planned to be resolved in the next release:

  • 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.