[Issue 4636] scoped + private constructor

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Sep 11 08:37:34 PDT 2013


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


Maxim Fomin <maxim at maxim-fomin.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|rejects-valid               |
             Status|NEW                         |RESOLVED
                 CC|                            |maxim at maxim-fomin.ru
           Platform|Other                       |All
         Resolution|                            |WONTFIX
         OS/Version|Windows                     |All


--- Comment #3 from Maxim Fomin <maxim at maxim-fomin.ru> 2013-09-11 08:37:33 PDT ---
This can be probably fixed by providing additional parameter which takes a
delegate to private constructor (in a scope which have access to it) as an
argument (with default null value). But it looks like it would require hoard of
additional parameters along call chain which probably does not worth issue.
Right now I close it as WONTFIX, but if some wants to fix, this can be
reopened.

-- 
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