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

Refactor XmlFileExtensions to allow/use migrations #65

Open
amis92 opened this issue Oct 17, 2019 · 1 comment
Open

Refactor XmlFileExtensions to allow/use migrations #65

amis92 opened this issue Oct 17, 2019 · 1 comment
Assignees
Milestone

Comments

@amis92
Copy link
Member

amis92 commented Oct 17, 2019

No description provided.

@amis92
Copy link
Member Author

amis92 commented Oct 17, 2019

I could also attempt to differentiate whether file is zipped or not via ZIP file header (magic bytes): https://stackoverflow.com/questions/11996299/c-net-identify-zip-file

But that can be hard since I'd have to have a seekable to rewind back after reading these 4 bytes.

@amis92 amis92 modified the milestones: 0.7, Backlog Oct 17, 2019
@amis92 amis92 self-assigned this Oct 12, 2020
@amis92 amis92 modified the milestones: Backlog, v0.12 Oct 12, 2020
@amis92 amis92 modified the milestones: v0.12, Backlog Nov 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant