pchampin / sophia_rs

Sophia: a Rust toolkit for RDF and Linked Data
Other
214 stars 23 forks source link

Refactor RDF/XML parser error #32

Closed MattesWhite closed 4 years ago

MattesWhite commented 4 years ago

Continue the work for #8 .

Refactors the error-handling in parser::xml.

Note: The version of quick_xml was updated. In the newer version they removed the dependency on failure and implemented std::error::Error for their error type.

MattesWhite commented 4 years ago

What about merging this PR? As @althonos already 'thumb uped' this PR I guess he agrees to this.

pchampin commented 4 years ago

Sorry, the thumbs up didn't generate any notification, so I hadn't noticed it :) Good for me.