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

fwk: implement a job-configuration dumper+loader for user-defined types #30

Open
sbinet opened this issue Mar 10, 2017 · 0 comments
Open

Comments

@sbinet
Copy link
Member

sbinet commented Mar 10, 2017

From @sbinet on September 10, 2014 15:32

it should be possible to dump a fwk.App configuration into:

a human-readable format
a machine-readable format (serialization/gob/json/...)
for later re-use, comparison or regression-tests purposes.

it should also work for user-defined types. (currently, the JSON based format only works for builtins)

Copied from original issue: go-hep/fwk#34

@sbinet sbinet self-assigned this Mar 10, 2017
@sbinet sbinet changed the title implement a job-configuration dumper+loader for user-defined types fwk: implement a job-configuration dumper+loader for user-defined types Mar 10, 2017
@sbinet sbinet removed the go-hep-mig label Mar 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant