From 234fb47229dad47842e97a599614dbbd81b7c4a2 Mon Sep 17 00:00:00 2001 From: "James E. King III" Date: Sun, 13 Jan 2019 23:19:18 -0500 Subject: THRIFT-4719: remove cocoa --- doap.rdf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doap.rdf') diff --git a/doap.rdf b/doap.rdf index cb76facfa..50b3491d6 100755 --- a/doap.rdf +++ b/doap.rdf @@ -27,7 +27,7 @@ Apache Thrift - Apache Thrift software provides a framework for scalable cross-language services development, combines a software stack with a code generation engine to build services that work efficiently and seamlessly between C++, Java, Python, PHP, Ruby, Erlang, Perl, Haskell, C#, Cocoa, JavaScript, Node.js, Smalltalk, OCaml and Delphi and other languages. + Apache Thrift software provides a framework for scalable cross-language services development, combines a software stack with a code generation engine to build services that work efficiently and seamlessly between C++, Java, Python, PHP, Ruby, Erlang, Perl, Haskell, C#, JavaScript, Node.js, Smalltalk, OCaml and Delphi and other languages. Apache Thrift allows you to define data types and service interfaces in a simple definition file. Taking that file as input, the compiler generates code to be used to easily build RPC clients and servers that communicate seamlessly across programming languages. Instead of writing a load of boilerplate code to serialize and transport your objects and invoke remote methods, you can get right down to business. @@ -36,7 +36,6 @@ C C# C++ - Cocoa D Dart Delphi -- cgit v1.2.1