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

Migrate XML access and manipulation to new Moxml gem #227

Open
ronaldtse opened this issue Jan 3, 2025 · 0 comments
Open

Migrate XML access and manipulation to new Moxml gem #227

ronaldtse opened this issue Jan 3, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@ronaldtse
Copy link
Contributor

We have another effort called Moxml that unifies the interface for XML API:

Currently, it works with Nokogiri and Oga. Support for Ox is coming soon.

We want to move lutaml-model to use Moxml, and move any lutaml-model XML code in there.

This allows us to easily switch XML adapters, and also gives the user a consistent API to write custom methods for accessing/manipulating XML content.

@ronaldtse ronaldtse added the enhancement New feature or request label Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant