[GSoC] RFC: Thrift project proposal (draft)
Jacob Carlborg
doob at me.com
Fri Mar 25 09:15:58 PDT 2011
On 2011-03-25 15:28, David Nadlinger wrote:
> On 3/25/11 3:04 PM, Jacob Carlborg wrote:
>> Don't know if this will be any problem with the Thrift protocol,
>> specially since C++ is supported, but D has very limited runtime
>> reflection support making it unnecessary hard to implement serialization.
>
> Thrift and other, similar projects (like Google's Protocol Buffers) go
> the other way round anyway – you first define the data formats and RPC
> interfaces, and then use code generated from the definition to work with
> them in your application.
>
> David
Ok, I see.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list