Deprecate Package JSON constructor
Over the last year, various JSON overloads have been deprecated, leaving space for more typed interfaces. This Package constructor had resisted for long, as the PackageSupplier interface returns JSON itself. While changing it would be a breaking change and is not currently possible, we can at least hoist the parsing one level. |
---|
|
source/dub/dub.d |
---|
source/dub/package_.d |
---|