Skip to content

Add support for ECHO 1.1#15

Open
ancorcruz wants to merge 3 commits intosshaw:masterfrom
ancorcruz:echo-11
Open

Add support for ECHO 1.1#15
ancorcruz wants to merge 3 commits intosshaw:masterfrom
ancorcruz:echo-11

Conversation

@ancorcruz
Copy link
Contributor

@ancorcruz ancorcruz commented Jun 19, 2018

ECHO 1.1 implements ERN 3.2 choreography standard and depends on ERN 3.2 definition.

Related to #13

ERN and ECHO shared_examples definitions must be merged as soon as
`DDEX.read` and `DDEX.write` are able to guess the right spec to use.
raise_unknown_version(version)
end
end
end
Copy link
Owner

@sshaw sshaw Jun 21, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is more or less a copy a ern.rb. Can you put this into a base class or module or something to eliminate the duplication?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, it is. I'll do.

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

Successfully merging this pull request may close these issues.

2 participants