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

return data for 61XX SW #29

Merged
merged 2 commits into from
Dec 17, 2013
Merged

return data for 61XX SW #29

merged 2 commits into from
Dec 17, 2013

Conversation

klali
Copy link
Contributor

@klali klali commented Dec 16, 2013

Move the copying of a response until after the exceptions have been dealt with so data can be returned for the 61xx case as well.

should be a fix for issue #19

@licel
Copy link
Owner

licel commented Dec 17, 2013

The idea in the pull request looks great, but before integrating it I would like to add a corresponding test case with 61xx in HelloWorldApplet. I will try to make it as soon as possible. Or if you want, you might add a new command and a method that send chain data with 61xx code.

Thank you very much for your contribution.

Mikhail Dudarev

add a command that sends half the Hello world string and indicates there is
more data.
add a test of this that confirms we get the data as well as the indication
of more data.
licel added a commit that referenced this pull request Dec 17, 2013
return data for 61XX SW
@licel licel merged commit 2293d89 into licel:master Dec 17, 2013
licel added a commit that referenced this pull request Apr 15, 2016
return data for 61XX SW
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