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

Implement python types for xml sleigh files #128

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

twizmwazin
Copy link
Member

The idea here is to remove ET.ElementTree from the public API and replace it with classes that are more ergonomic from python and also abstract the parsing. This will allow us to remove the parsing code in archinfo as well as future derived types like SimCCPcode.

@twizmwazin twizmwazin force-pushed the feat/xml-types branch 2 times, most recently from 8d0bb5b to 361920c Compare December 16, 2024 21:30
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