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

DPL: Adds Variant JSON helpers #5293

Merged
merged 1 commit into from Jan 26, 2021
Merged

Conversation

aalkin
Copy link
Member

@aalkin aalkin commented Jan 26, 2021

  • read/write array variants from/to JSON
  • use Variant JSON representation when serializing/deserializing workflow
  • Variant now correctly does copy/move assignments (including initializing an empty assignment target, allowing to use non-trivial types as possible Variant content)

* read/write array variants from/to JSON
* use Variant JSON representation when serializing/deserializing
  workflow
@aalkin aalkin requested a review from a team as a code owner January 26, 2021 08:23
@ktf ktf merged commit 358876d into AliceO2Group:dev Jan 26, 2021
@aalkin aalkin deleted the rewrite-option-chain branch May 30, 2022 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants