[JIRA] (MDA-231) Add stage to validate selected DOM attributes as strings

Ian Young (Jira) jira at shibboleth.atlassian.net
Fri Oct 21 10:27:37 UTC 2022


Ian Young ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Ae127cb03-43ed-473d-b6ba-592949cb4be8 ) *commented* on MDA-231 ( https://shibboleth.atlassian.net/browse/MDA-231?atlOrigin=eyJpIjoiMWFhY2ZhNDUwZTQ4NDBhN2ExMDg2ODAwMWJkZWRiMTkiLCJwIjoiaiJ9 )

Re: Add stage to validate selected DOM attributes as strings ( https://shibboleth.atlassian.net/browse/MDA-231?atlOrigin=eyJpIjoiMWFhY2ZhNDUwZTQ4NDBhN2ExMDg2ODAwMWJkZWRiMTkiLCJwIjoiaiJ9 )

Type erasure means we can’t have all four setters use the same overloaded method name. Given that the unqualified String name case will be by far the more prevalent, I'm going to have that be the simpler name and decorate the method names for the QName setters.

The getter will still need to return the Collection<QName> , of course. That’s horrible if you just put in a singleton String , but I’m fairly sure no-one will care: the getters are seldom used.

( https://shibboleth.atlassian.net/browse/MDA-231#add-comment?atlOrigin=eyJpIjoiMWFhY2ZhNDUwZTQ4NDBhN2ExMDg2ODAwMWJkZWRiMTkiLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/MDA-231#add-comment?atlOrigin=eyJpIjoiMWFhY2ZhNDUwZTQ4NDBhN2ExMDg2ODAwMWJkZWRiMTkiLCJwIjoiaiJ9 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100209- sha1:392b984 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20221021/00886926/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-0b461442-fc71-41ac-88df-0d2770c67f83
Type: image/png
Size: 341 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20221021/00886926/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-abca0d97-4cf8-488a-b32c-9e937dec69ae
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20221021/00886926/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-6bacf8cf-93c5-41fb-855c-22bf2968a08a
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20221021/00886926/attachment-0005.png>


More information about the commits mailing list