Review: std.msgpack

Robert Jacques sandford at jhu.edu
Mon Jun 21 19:39:18 PDT 2010


On Mon, 21 Jun 2010 22:24:42 -0400, Masahiro Nakagawa  
<repeatedly at gmail.com> wrote:

> On Sun, 20 Jun 2010 04:27:08 +0900, Jacob Carlborg <doob at me.com> wrote:
>>
>> Serialization from base class was one of my goals when I implemented  
>> Orange.
>
> Good.
>
>> But you need to register a function for that, until D2 fixes the
>> "getMembers" method in TypeInfo_Class.
>
> You reported this bug? I couldn't find closest bug in bugzilla.

The root bug is 1348: offTi property of TypeInfo return empty array. offTi  
or offset typeinfo should contain an array of offsets and their typeinfo,  
i.e. runtime reflection. There are also a bunch of other typeinfo bugs in  
bugzilla.

>
> Masahiro


More information about the Digitalmars-d mailing list