Proposal for custom time string formatting in std.datetime
Jacob Carlborg
doob at me.com
Thu Dec 22 09:22:59 PST 2011
On 2011-12-22 16:56, Michel Fortin wrote:
> The benefit of referencing classes within module info: you can
> instantiate them using Object.factory, if they have a default
> constructor. We pay a heavy price compared to what we get with this very
> limited runtime reflection.
It's a really nice feature to have when implementing serialization.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list