Skip to content

Make sure to use interface #121

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

Closed
wants to merge 1 commit into from

Conversation

malaterre
Copy link
Contributor

Function could be extended in client code

@malaterre
Copy link
Contributor Author

@eichelberg This is inspired by the lines:

OFString bulkpath;
getBulkDataDirectory(bulkpath);

later in the same function body. Please review, thanks

@malaterre malaterre force-pushed the bulkDataURIPrefix branch from 3dfba31 to acaa879 Compare June 18, 2025 09:46
Function could be extended in client code
@eichelberg
Copy link
Member

Merged into DCMTK's testing branch.

michaelonken pushed a commit that referenced this pull request Jun 22, 2025
In DcmJsonFormat::writeBulkData(), access the URI prefix for bulk data
URIs through the official API method getBulkDataURIPrefix() in order
to allow derived classes to override the implementation.

Thanks to Mathieu Malaterre <[email protected]> for the pull request.

This closes GitHub PR #121.
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.

2 participants