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

Improved typecasting and XML namespace prefix detection. #52

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

r10r
Copy link

@r10r r10r commented Sep 3, 2013

Hi @rubiii,

I currently have to implement a SOAP web service for rails (using wash_out).
I tested the services using savon and my specs keep failing because nori's
typecasting doesn't work properly (namespace prefix in nori is hard-coded).

So I decided to refactor nori. So far I've added:

  • improved type casting
  • optional XML namespace detection

Pls have a look at the updated README

What do you think about it?
Can you include it in the next release of nori?

Cheers,
Ruben

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.

1 participant