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

fix(ThingDiscoveryProcess): clarify usage of url field #557

Merged
merged 2 commits into from
Jul 8, 2024

Conversation

JKRhb
Copy link
Member

@JKRhb JKRhb commented Jul 8, 2024

This PR takes over the commit discussed under #551 (comment). However, I already adjusted it insofar that I removed the adjustments of the constructor, not adding an optional url parameter.

However, since the field is set "externally" in the current exploreDirectory algorithm, I think it would still make sense to adjust the data structure here to make it "less mutable" if not immutable if possible. If I see it correctly, one way to achieve this in WebIDL could be defining a second constructor with a mandatory URL parameter. Maybe this something we could discuss in today's call.


Preview | Diff

@relu91 relu91 merged commit 30444f7 into w3c:main Jul 8, 2024
@JKRhb JKRhb deleted the thingdiscoveryprocess-uri branch July 8, 2024 17:34
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