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

Extending to YAML or EDN - any interest? #15

Open
cnuernber opened this issue Mar 1, 2023 · 3 comments
Open

Extending to YAML or EDN - any interest? #15

cnuernber opened this issue Mar 1, 2023 · 3 comments

Comments

@cnuernber
Copy link
Owner

Issue to gauge interest in extending this system to parse yaml or edn similar high performance manner. Comment or thumbs up if you think you might use this.

@FieryCod
Copy link

Any interest in XML parsing/writing?

@cnuernber
Copy link
Owner Author

Back in I think 2004 I did write a custom xml parser in c++ - I doubt I could outperform the best java xml parsers by much if any and I definitely could not support the extensive set of xml features if not parsing to a pure DOM structure - @FieryCod what is the interest in this specifically? IS there a java xml pathway you are finding too slow or cumbersome?

@FieryCod
Copy link

@cnuernber sorry for confusion. I've overlooked there is already support for XML in the javax. I had impression the XML parsing is based on Jackson. Please ignore my previous comment. 😆

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

No branches or pull requests

2 participants