On 2010-06-22 04:39, Robert Jacques wrote:
On Mon, 21 Jun 2010 22:24:42 -0400, Masahiro Nakagawa
<repeate...@gmail.com> wrote:
On Sun, 20 Jun 2010 04:27:08 +0900, Jacob Carlborg <d...@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.
Like the missing const declaration on the "name" method in
TypeInfo_Member (or what the name of the class is).
Masahiro
--
/Jacob Carlborg