On 23/08/07, Rupert Smith <[EMAIL PROTECTED]> wrote: > One thing that seems to have come up a few times, is the idea that it would > be hard to have the same API across different languages. I don't think it > would be technically hard to do this.
Yes, plus it's practically hard given other factors involved. Even OO languages have different conventions - witness the rather clunky result of transliterating the Java client into .NET. To my mind, having idiomatic clients in each language is going to result in a far better experience for those developers. RG
