From b4216422fa628adc23f4f472975915196f694432 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Fri, 01 Feb 2013 12:17:54 +0000 Subject: Add a note about IDL --- 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.

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. 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. -- cgit v0.9.1