Index: pkg/gcloud/TODO |
diff --git a/pkg/gcloud/TODO b/pkg/gcloud/TODO |
new file mode 100644 |
index 0000000000000000000000000000000000000000..482a4922c4fbf9623768b44b0ed2937c3f80a65b |
--- /dev/null |
+++ b/pkg/gcloud/TODO |
@@ -0,0 +1,12 @@ |
+all apis: |
+ exception handling (let low-level through, or not) |
+ |
+db: |
+ commit: insert/update/upsert/delete |
+ annotations: annotated constructor, with annotated arguments. |
+ |
+datastore: |
+ commit: insert/update/upsert/delete |
+ apiary hack: remove this |
+ apiary lookup-after-write: not working |
+ apiary offset: didn't skip over offset error |