Sfoglia il codice sorgente

hello, future_plans.

August Mueller 10 anni fa
parent
commit
e30e29dd9e
1 ha cambiato i file con 9 aggiunte e 0 eliminazioni
  1. 9 0
      FUTURE_PLANS.markdown

+ 9 - 0
FUTURE_PLANS.markdown

@@ -0,0 +1,9 @@
+# THESE ARE THE PLANS FOR FMDB 3.0.
+Nothing is set in stone, but these are the things that would be awesome.
+
+* Have some official swift bindings
+* use a queue for multiple readers, but single writers
+* Fix the compiler issues that Peter brought up: https://groups.google.com/forum/?hl=en_US#!topic/fmdb/LAIFZm-GLOg
+* Async versions of update methods.
+* Killing executeUpdateWithFormat: , since it's prone to error
+*