hemmingway / mili

Automatically exported from code.google.com/p/mili
Boost Software License 1.0
0 stars 0 forks source link

automagic registry of implementations in factories #31

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
.cpp files should be able to silently register implementations into a factory, 
by defining local global objects.
Please create some machinery to do so generically.

Original issue reported on code.google.com by danielgutson@gmail.com on 29 Apr 2011 at 5:11

GoogleCodeExporter commented 8 years ago
Will be developed as needed for project ViSi.

Original comment by daniel.g...@fudepan.org.ar on 16 Mar 2012 at 4:49

GoogleCodeExporter commented 8 years ago
Please implement a generic version of this into the factory library:

http://code.google.com/p/prot-filer/source/browse/includes/prot-filer/format_fil
er.h?r=294c1542db17585eceb506e6387a35a2ba9907d5#142

http://code.google.com/p/prot-filer/source/browse/src/xtc_filer.cpp?r=294c1542db
17585eceb506e6387a35a2ba9907d5#72

Original comment by danielgutson@gmail.com on 17 Mar 2012 at 4:15