Simon Laing
Simon Laing
Looks like a change to this class could be made. https://github.com/finos/datahelix/blob/master/core/src/main/java/com/scottlogic/datahelix/generator/core/generation/string/generators/FakerGenerator.java Things to consider: - will there be a desire for different locales per field or branch of the profile?...
Java renderer now offloads PNG rendering to the ImageExport4 service however isn't able to do so for svg formatted images. Options are: - update [ImageExport4](https://github.com/jgraph/draw-image-export2) via a pull request to...
The following is an option:
### Implementation would require: - new assembly to hold current - 'UI' & logic - current assembly repurposed as a thin 'bootstrapper' ### Bootstrapper would need to - [ ]...
This implementation works correctly in a test-bed environment, but fails for some reason when launched within `prevhost.exe`. An alternative is to: - Have a UI component that displays the image,...