A few years ago James Garris created FlowerVase [1], which was a GUI wrapper around Daffodil. It hasn't been updated since the initial release so it might need some API changes to get it to work with the latest Daffodil. And it has some limitations, like it only supports textual data and doesn't support unparse (which wasn't implemented yet back then), but might be a good place start if you're looking to create your own. It's written in Java so it should work on any system that supports that.
- Steve [1] https://opensource.ncsa.illinois.edu/bitbucket/projects/DFDL/repos/flowervase/browse On 07/20/2018 11:32 AM, Jim Welch wrote: > Anyone know of an example program (java, scala, or C++) to call daffodil with > file selection on windows? >
