digitalmars.D.bugs - [Issue 3204] New: Document global properties
- d-bugmail puremagic.com Jul 23 2009
- d-bugmail puremagic.com Aug 31 2009
- d-bugmail puremagic.com Aug 31 2009
- d-bugmail puremagic.com Sep 02 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3204 Summary: Document global properties Product: D Version: unspecified Platform: All URL: http://digitalmars.com/d/2.0/property.html#classproper ties OS/Version: All Status: NEW Keywords: spec Severity: normal Priority: P2 Component: www.digitalmars.com AssignedTo: nobody puremagic.com ReportedBy: m.helvensteijn gmail.com The spec page that describes properties implies that user defined properties (using get/set methods) can only be members of classes/structs. But in fact the 'property syntax' also works for global functions. This should be reflected in the documentation. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Jul 23 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3204 Walter Bright <bugzilla digitalmars.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugzilla digitalmars.com --- Comment #1 from Walter Bright <bugzilla digitalmars.com> 2009-08-31 02:56:29 PDT --- For D2, such "global properties" will no longer be allowed. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Aug 31 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3204 --- Comment #2 from Michiel Helvensteijn <m.helvensteijn gmail.com> 2009-08-31 11:19:57 PDT --- Is there any particular reason? -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Aug 31 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3204 --- Comment #3 from Walter Bright <bugzilla digitalmars.com> 2009-09-02 01:20:11 PDT --- No real reason for them to exist. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Sep 02 2009









d-bugmail puremagic.com 