Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copybook to XML without compiling Java classes ? #27

Open
vortex314 opened this issue Apr 2, 2019 · 0 comments
Open

Copybook to XML without compiling Java classes ? #27

vortex314 opened this issue Apr 2, 2019 · 0 comments

Comments

@vortex314
Copy link

I was wondering if this software is usable without a compilation phase for the following purpose.
We have to exchange a lot of different record types ( > 300 ) between a Cobol mainframe and a distributed platform.
Ideally we would make this configuration driven for any new format, without generating new Java classes.
Is this possible : Copybook-record ==> program-reading-a-cobol-data-structure ==> XML or JSON ?
So far I didn't find any way around this compilation phase that for every new record format, we need to generate new classes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant