FINRAOS / DataGenerator

DataGenerator is a Java library for systematically producing large volumes of data. DataGenerator frames data production as a modeling problem, with a user providing a model of dependencies among variables and the library traversing the model to produce relevant data sets.

Home Page:http://finraos.github.io/DataGenerator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move JSON tool (used by website) into OSS repo

mibrahim opened this issue · comments

Review the library wrote by @mpeter28 .

@bryantrobbins
@mikev37
@yukaReal

Question: what/how much of DG JSON tool code can be moved into common library?

Pending refactor of #238 . I'll ping @mpeter28 when this is ready

Module restructuring is not happening for 2.2.

But we can still check this into the repo. Need to make sure of libs and headers before 2.2 drop.

Closing. Will keep as a separate tool.