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

Support attributes and direct element content in Builder #7

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

lucacorti
Copy link
Contributor

@lucacorti lucacorti commented Sep 24, 2024

This adds support for:

  • Add attributes parsing support to Sassone.Builder generated parser.
  • Add attributes building support to XML.build
  • Add direct element content parsing support to Sassone.Builder generated parser, via new :content field type.
  • Add direct element serialization support to Sassone.Builder and XML.build, view new :content field type.
  • Add Builder tests

addressing #8

@lucacorti lucacorti force-pushed the feature/builder-attributes-content branch from 0938752 to 3cff51e Compare September 24, 2024 17:49
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

Successfully merging this pull request may close these issues.

1 participant