DDC-45: Consider changing the contract of Collection#remove #56

Closed
opened 2026-01-22 12:25:32 +01:00 by admin · 1 comment
Owner

Originally created by @doctrinebot on GitHub (Oct 13, 2009).

Jira issue originally created by user romanb:

The current contract of Collection#remove requires the collection to be initialized/loaded. This can be quite inefficient. It needs to be investigated whether this contract can be changed so that initialization of the collection is not necessary, similar to Collection#add.

Originally created by @doctrinebot on GitHub (Oct 13, 2009). Jira issue originally created by user romanb: The current contract of Collection#remove requires the collection to be initialized/loaded. This can be quite inefficient. It needs to be investigated whether this contract can be changed so that initialization of the collection is not necessary, similar to Collection#add.
admin added the Improvement label 2026-01-22 12:25:32 +01:00
admin closed this issue 2026-01-22 12:25:32 +01:00
Author
Owner

@doctrinebot commented on GitHub (Feb 25, 2010):

Issue was closed with resolution "Can't Fix"

@doctrinebot commented on GitHub (Feb 25, 2010): Issue was closed with resolution "Can't Fix"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#56