Skip to content

Conversation

@BryceStevenWilley
Copy link
Contributor

Directly couples us to the full java package namespace, which is not good (there have been refactors that are out in efile-test now that break the assumption that the package names won't change) (SuffolkLITLab/EfileProxyServer#333)

Instead, use name (which is the XML Schema name), or just check that the declaredType contains the path we expect (those refactors only add to the namespace, not changing it entirely).

@BryceStevenWilley BryceStevenWilley self-assigned this Nov 21, 2025
@BryceStevenWilley BryceStevenWilley added the bug Something isn't working label Nov 21, 2025
Directly couples us to the full java package namespace, which is not good
(there have been refactors that are out in efile-test now that break the
assumption that the package names won't change).

Instead, use `name` (which is the XML Schema name), or just
check that the `declaredType` contains the path we expect (those
refactors only add to the namespace, not changing it entirely).
@BryceStevenWilley BryceStevenWilley merged commit 1eb4c6e into main Nov 25, 2025
7 checks passed
@BryceStevenWilley BryceStevenWilley deleted the avoid_declared_type branch November 25, 2025 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants