On 2013-11-12 07:59, deadalnix wrote:
OK, but first, it has to be noted that this is putting the burden of
proof on the wrong side of the argument.
So I ran `grep -r * -e 'Object.factory'` on my d folder. I have various
D project there. The only uses of Object.factory are the test suite of
dmd, ldc and GDC.
I have bunch of D code in there, not simply mine. So first thing : it is
unused.
I used it in my serialization library, Orange, and it will be used in
std.serialization when I finish that project.
--
/Jacob Carlborg