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

Split specification.zip off into its own NuGet package #698

Closed
ewoutkramer opened this issue Sep 19, 2018 · 4 comments
Closed

Split specification.zip off into its own NuGet package #698

ewoutkramer opened this issue Sep 19, 2018 · 4 comments
Assignees

Comments

@ewoutkramer
Copy link
Member

It's pretty wasteful to get the full 5Mb zip in your project when all you want to do is use the provided functionality in the Specification assembly.

@wmrutten
Copy link
Contributor

Maybe we can also improve quality by re-generating all the StructureDefinition.snapshot components?

@ewoutkramer
Copy link
Member Author

Actually, we might be better of removing the snapshot completely. Saves a lot of parsing - and the snapshots are regenerated in-memory anyway.

@wmrutten
Copy link
Contributor

As always, it's a trade-off... ;p

@mmsmits
Copy link
Member

mmsmits commented Aug 12, 2021

Will replace specification.zip with FHIR NPM packages in the future. So this can be closed.

@mmsmits mmsmits closed this as completed Aug 12, 2021
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

3 participants