Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

Conversation

@truhacevkir
Copy link
Contributor

No description provided.

public URI getHandle() {
return handle;
public Set<URI> getHandles() {
return handles;
Copy link
Contributor

Choose a reason for hiding this comment

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

pirk: hvis null, returner tom set.

anetteOlli
anetteOlli previously approved these changes Aug 8, 2023
public URI getHandle() {
return handle;
public Set<URI> getHandles() {
return handles;
Copy link
Contributor

Choose a reason for hiding this comment

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

pirk: hvis null...

@brinxmat
Copy link
Contributor

brinxmat commented Aug 21, 2023

Looking at the task, we have a small issue since the semantics here are "Handles we own" since the "handle" relates to handles we have access to and can manipulate. Maybe a distinction we should make clearer

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants