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

semantics of remove method #27

Closed
pablo-de-andres opened this issue Jun 22, 2020 · 4 comments
Closed

semantics of remove method #27

pablo-de-andres opened this issue Jun 22, 2020 · 4 comments
Labels
💬 discussion The idea is not mature enough to result in an implementation, and needs further discussion.

Comments

@pablo-de-andres
Copy link
Member

In GitLab by @urbanmatthias on May 7, 2019, 15:20

What p.remove(c) means? Are we deleting c from the dataspace, or are we only detaching it from p?

@pablo-de-andres pablo-de-andres added the 💬 discussion The idea is not mature enough to result in an implementation, and needs further discussion. label Jun 22, 2020
@pablo-de-andres
Copy link
Member Author

In GitLab by @urbanmatthias on May 9, 2019, 15:44

Right now, removing an entity removes the link. If the linked entity becomes unreachable, the garbage collector will clear it.

By Pablo de Andres on 2019-05-09T13:44:03 (imported from GitLab project)

@pablo-de-andres
Copy link
Member Author

In GitLab by @urbanmatthias on May 9, 2019, 15:44

closed

By Pablo de Andres on 2019-05-09T13:44:04 (imported from GitLab project)

@pablo-de-andres
Copy link
Member Author

In GitLab by @urbanmatthias on May 9, 2019, 14:46

changed title from {-remove semantics-} to {+semantics of remove method+}

By Pablo de Andres on 2019-05-09T12:46:03 (imported from GitLab project)

@pablo-de-andres
Copy link
Member Author

In GitLab by @urbanmatthias on May 7, 2019, 15:20

changed the description

By Yoav Nahshon on 2019-05-07T13:20:52 (imported from GitLab project)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💬 discussion The idea is not mature enough to result in an implementation, and needs further discussion.
Projects
None yet
Development

No branches or pull requests

1 participant