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

Add customIdToUri Map to LicenseExpression #444

Merged
merged 1 commit into from
Aug 16, 2023
Merged

Add customIdToUri Map to LicenseExpression #444

merged 1 commit into from
Aug 16, 2023

Conversation

goneall
Copy link
Member

@goneall goneall commented Jul 28, 2023

Fixes #380

Implements suggestion made in this comment.

See this comment for an example serialization in JSON.

Fixes #380

Signed-off-by: Gary O'Neall <gary@sourceauditor.com>
Copy link
Member

@maxhbr maxhbr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this technically accomplishes its goal and improves the state and therefore can be merged

But I am afraid that this adds even more complexity to an already hard to grasp concept.

And the current model does not avoid duplicate keys and does not handle them if they would appear.

@goneall goneall merged commit f0f46d0 into main Aug 16, 2023
1 check passed
@goneall goneall deleted the issue380 branch August 16, 2023 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

License Expression References to Custom Licenses
3 participants