Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.html3
-rw-r--r--README.md3
2 files changed, 6 insertions, 0 deletions
diff --git a/README.html b/README.html
index 5b9672f..f1bbff7 100644
--- a/README.html
+++ b/README.html
@@ -50,6 +50,9 @@ python and JavaScript it's explicit about types.</p>
<p>XXX The interface is totally made up!</p>
+<p>XXX What about IDL? Even if we don't use them initially the tools might be
+useful at some point.</p>
+
<h3>Implementation</h3>
<p>The implementation should be written as much as possible using web languages.
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.