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

Get rid of intermediate JSON #1

Open
parzhitsky opened this issue Sep 30, 2021 · 2 comments
Open

Get rid of intermediate JSON #1

parzhitsky opened this issue Sep 30, 2021 · 2 comments
Labels
Change: patch [Issue / PR] describes a small non-breaking change, such as bugfix or an optimization Domain: meta [Issue / PR] describes change in the development process, documentation, maintenance etc. Priority: medium [Issue / PR] should be addressed without delay Type: improvement [Issue / PR] addresses lack of a functionality or an open possibility of enhancement

Comments

@parzhitsky
Copy link
Member

Convert raw XML string directly to JSXml data, omitting intermediate step of delegating to xml2json

@parzhitsky parzhitsky added Change: patch [Issue / PR] describes a small non-breaking change, such as bugfix or an optimization Domain: meta [Issue / PR] describes change in the development process, documentation, maintenance etc. Priority: low [Issue / PR] could be addressed at any convenient time Type: bug [Issue / PR] addresses malfunction labels Sep 30, 2021
@parzhitsky parzhitsky added Type: improvement [Issue / PR] addresses lack of a functionality or an open possibility of enhancement Pending: unclear [Issue] not yet fully defined and removed Type: bug [Issue / PR] addresses malfunction labels Oct 4, 2021
@parzhitsky
Copy link
Member Author

Pending: unclear until the parsing algorithm is figured out

@parzhitsky
Copy link
Member Author

There is an algorithm now

@parzhitsky parzhitsky added Priority: medium [Issue / PR] should be addressed without delay and removed Pending: unclear [Issue] not yet fully defined Priority: low [Issue / PR] could be addressed at any convenient time labels Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Change: patch [Issue / PR] describes a small non-breaking change, such as bugfix or an optimization Domain: meta [Issue / PR] describes change in the development process, documentation, maintenance etc. Priority: medium [Issue / PR] should be addressed without delay Type: improvement [Issue / PR] addresses lack of a functionality or an open possibility of enhancement
Projects
None yet
Development

No branches or pull requests

1 participant