PeterHenell / sql-server-data-producer

Automatically exported from code.google.com/p/sql-server-data-producer
0 stars 1 forks source link

Refactor: The generators should be marked using metadata to indicate which datatypes they support. #193

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Fix so that it is the GeneratorFactory that will decide, using meta-data on the 
Generators, which generators that are usable for each datatype(column)

Original issue reported on code.google.com by a03pe...@gmail.com on 15 Mar 2013 at 12:03

GoogleCodeExporter commented 9 years ago
Each generated now need to implement one of the BaseGenerator types

Original comment by m...@peterhenell.se on 26 Dec 2013 at 10:29