DMD 1.010 release
Ary Manzana
ary at esperanto.org.ar
Mon Mar 26 03:56:56 PDT 2007
Walter Bright escribió:
> Bug fixes, some enhancements.
>
> http://www.digitalmars.com/d/changelog.html
>
> http://ftp.digitalmars.com/dmd.1.010.zip
Nice!
A question: how is the factory method supposed to work? The docs says
"Create instance of class specified by classname. The class must either
have no constructors or have a default constructor.". Can I pass
"a.b.Foo" to it? I know I can try it, but that should be documented as well.
More information about the Digitalmars-d-announce
mailing list