Skip to content

Conversation

@JPEWdev
Copy link
Contributor

@JPEWdev JPEWdev commented Apr 22, 2025

If a property allows /Extension/Extension as the type, then it must allow any class derived from Extension. Since this could be any user defined type, assume that any unknown class type is derived from Extension.

Or put another way, disallow any type that is known to not derive from Extension, but allow anything else

If a property allows /Extension/Extension as the type, then it must
allow any class derived from Extension. Since this could be any user
defined type, assume that any unknown class type is derived from
Extension.

Or put another way, disallow any type that is known to not derive from
Extension, but allow anything else
@zvr zvr merged commit 0141858 into spdx:main May 6, 2025
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