Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(215)

Unified Diff: pkg/gcloud/TODO

Issue 804973002: Add appengine/gcloud/mustache dependencies. (Closed) Base URL: git@github.com:dart-lang/pub-dartlang-dart.git@master
Patch Set: Added AUTHORS/LICENSE/PATENTS files Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pkg/gcloud/README.md ('k') | pkg/gcloud/codereview.settings » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « pkg/gcloud/README.md ('k') | pkg/gcloud/codereview.settings » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698