Skip to content

Improve option parsing to fix #11 and #12 #14

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

Merged
merged 7 commits into from
Aug 19, 2018

Conversation

jirkadanek
Copy link

No description provided.

Issue rh-messaging#12 was caused by the fact that automatic casts
 were not performed by the orignal implementation of
 the msg-content-map-item parsing code.

When call to AutoCast is added to ParseItem in a subsequent
commit, that fixes the issue.
Previously, all list items were sent as strings. This change adds
automatic type cast there.

This fixes rh-messaging#11
@jirkadanek jirkadanek requested a review from kornys August 17, 2018 20:11
Copy link
Contributor

@kornys kornys left a comment

Choose a reason for hiding this comment

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

LGTM

@kornys kornys merged commit 8bccb48 into rh-messaging:master Aug 19, 2018
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.

3 participants