Thread overview
[Issue 2484] Templated classes have no moduleinfo
Jul 02, 2017
Vladimir Panteleev
Sep 25, 2017
Jean-Louis Leroy
Sep 25, 2017
Jean-Louis Leroy
July 02, 2017
https://issues.dlang.org/show_bug.cgi?id=2484

Vladimir Panteleev <dlang-bugzilla@thecybershadow.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |dlang-bugzilla@thecybershad
                   |                            |ow.net
           Hardware|x86                         |All
         Resolution|---                         |WONTFIX
                 OS|Windows                     |All

--- Comment #9 from Vladimir Panteleev <dlang-bugzilla@thecybershadow.net> ---
I believe we are moving away from Object.factory, so I doubt anything major will change here.

Today, D's introspection capabilities allow building reflection information at compile-time and using it at run-time, thus allowing users to build their own Object.factory equivalents with the capabilities they need.

--
September 25, 2017
https://issues.dlang.org/show_bug.cgi?id=2484

Jean-Louis Leroy <jl@leroy.nyc> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |jl@leroy.nyc
         Resolution|WONTFIX                     |---

--- Comment #10 from Jean-Louis Leroy <jl@leroy.nyc> ---
Re-opened because this makes problem makes my openmethods library unusable for templatized classes.

--
September 25, 2017
https://issues.dlang.org/show_bug.cgi?id=2484

--- Comment #11 from Jean-Louis Leroy <jl@leroy.nyc> ---
See discussion here: http://forum.dlang.org/post/oyluuzzooythxhvuuhri@forum.dlang.org

--
December 13
https://issues.dlang.org/show_bug.cgi?id=2484

--- Comment #12 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/17809

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--