[Issue 1348] offTi property of TypeInfo return empty array.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Dec 27 13:10:08 PST 2010


http://d.puremagic.com/issues/show_bug.cgi?id=1348


nfxjfg at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nfxjfg at gmail.com


--- Comment #6 from nfxjfg at gmail.com 2010-12-27 13:08:04 PST ---
(In reply to comment #3)
> I ran into this in attempting to do runtime reflection for serialization, etc.
> without forcing the use if template mixins, etc.


You better start using a real programming language then, such as Scala, Vala or
Go.

Walter most likely disabled generation of this because it took too much space.
The direction D2 is going is towards compile time reflection, and cutting down
runtime reflection. (Even though compile time reflection will lead to much
worse code bloat in the end, but the D designers don't know how to make sense.)

This bug should probably be closed as INVALID, but leaving it open is a good
way to put a little stress in Walter & Co.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list