summaryrefslogtreecommitdiff
path: root/tutorial/shared.thrift
diff options
context:
space:
mode:
authorMark Erickson <mark.erickson@workiva.com>2015-08-29 10:46:51 -0500
committerJens Geyer <jensg@apache.org>2015-10-03 01:43:59 +0200
commit932c4700c6e3aee20b74d5e2f562326029e6b9c8 (patch)
tree9e701dff2cf2726c2ab2af75c72dce4e8fc9ea89 /tutorial/shared.thrift
parent123258ba60facd8581d868c71a543487b2acff3c (diff)
downloadthrift-932c4700c6e3aee20b74d5e2f562326029e6b9c8.tar.gz
THRIFT-3299 Create an Apache Thrift language binding for Dart (dartlang.org).
Client: Dart Patch: Mark Erickson <mark.erickson@workiva.com> This closes #608
Diffstat (limited to 'tutorial/shared.thrift')
-rw-r--r--tutorial/shared.thrift1
1 files changed, 1 insertions, 0 deletions
diff --git a/tutorial/shared.thrift b/tutorial/shared.thrift
index 60e8e7adb..386000b17 100644
--- a/tutorial/shared.thrift
+++ b/tutorial/shared.thrift
@@ -24,6 +24,7 @@
namespace cpp shared
namespace d share // "shared" would collide with the eponymous D keyword.
+namespace dart shared
namespace java shared
namespace perl shared
namespace php shared