
28 Jun
2010
28 Jun
'10
2:19 p.m.
On 10-06-28 10:01 AM, Matus Chochlik wrote:
Mirror allows to introspect constructors and actually there is a utility called factory generator, which uses this meta-information to generate factory classes for various product types.The docs for this utility can be found here: http://kifri.fri.uniza.sk/~chochlik/mirror-lib/html/mirror__factory__generat... but they are not finished.
That's funny, I've been working on something similar from a different angle: http://bitbucket.org/cheez/dicpp/wiki/Home Will check out Mirror, thanks for the link.