-
Notifications
You must be signed in to change notification settings - Fork 230
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
Version 2.0 Discussion #214
Comments
I'm biased but maybe making the types more explicit (either by rewriting the lib in TS or by updating the type declaration like I proposed in #258 last year) would help when using the lib for advanced usage (i.e. not just throwing the file into cornerstone (legacy or 3d) for it to display the images on screen). The biggest pain point is the |
The most important feature in Version 2.0 should be ES Modules, in my opinion. We have to patch the modern bundlers because of dicomParser right now
|
I don't remember having encountered bundling issues when using dicon-parser, but I never had it on its own so it's possible that I fixed it alongside cornerstone legacy when I ussed it. |
There are a couple of issues in the backlog that require a major version bump and could be beneficial, so I thought I'd get that process started. I created a milestone and added the issues there.
This issue is for discussion around 2.0 itself. Please discuss issue-specific details in the issues themselves.
@chafey @swederik @dannyrb @galelis (and anyone else) want to weigh in on what should/shouldn't be included in 2.0?
The text was updated successfully, but these errors were encountered: