pyxb icon indicating copy to clipboard operation
pyxb copied to clipboard

Assorted fixes: Regex, reproducibility, and more.

Open jonfoster opened this issue 6 years ago • 2 comments

Hi,

Here are some assorted fixes I've made to PyXB.

More details are in the individual commit messages.

Thanks to Eurofins Digital Testing for paying me to work on most of these changes.

Kind regards,

Jon

jonfoster avatar Mar 26 '18 15:03 jonfoster

The changes look reasonable and likely to benefit users.

However, I really don't have the time or interest necessary to merge them or, more importantly, undertake to resolve any issues that arise from them.

At this point it seems you're in a better position than I am to maintain and evolve PyXB. If you're interested in taking over the project, please email me directly.

pabigot avatar Mar 27 '18 14:03 pabigot

A comment: --strip-file-paths Rather than stripping the whole path, it may be better to provide a relative path. It is possible that the XSD schema uses different folders, potentially with the same filename in some of them.

johanvdw avatar May 08 '18 08:05 johanvdw