Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2013-02-01 12:17:54 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2013-02-01 12:17:54 (GMT)
commitb4216422fa628adc23f4f472975915196f694432 (patch)
tree36133e28ca39d118e7c3c01ceffa8f7824e12c7b /README.md
parent16bb562371b6fd085d4225ef551c055a25dd763a (diff)
Add a note about IDL
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index e7dbfb1..6192f64 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,9 @@ For example, the datastore interface could look like
XXX The interface is totally made up!
+XXX What about IDL? Even if we don't use them initially the tools might be
+useful at some point.
+
### Implementation
The implementation should be written as much as possible using web languages.