August Mueller 10 роки тому
батько
коміт
e30e29dd9e
1 змінених файлів з 9 додано та 0 видалено
  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
+*