User Story #208 (new)
Opened 13 years ago
Last modified 6 years ago
Linking should be possible without pulling the entire collection over the wire.
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | major | Milestone: | Unscheduled |
| Component: | API | Keywords: | collections |
| Cc: | cxallan, jburel | Story Points: | n.a. |
| Sprint: | n.a. | Importance: | n.a. |
| Total Remaining Time: | n.a. | Estimated Remaining Time: | n.a. |
Description
And in fact it is. By saving just a ILink implementation with IUpdate, a link can be made. This doesn't work for one-to-many relationships, however.
So, on the one hand we need better documentation (including in the exception thrown on null collections), and we need a method in IUpdate to add an entity to a given collection.
That method should most likely not return the collection, because it would also have to return the entire collection to prevent further problems. See the related ticket #60.
Change History (7)
comment:1 Changed 13 years ago by jmoore
- Milestone changed from Unscheduled to GatherReqs
comment:2 Changed 12 years ago by jmoore
- Milestone changed from GatherReqs to 3.0-Beta4
comment:3 Changed 10 years ago by jmoore
- Cc jburel added
- Milestone changed from OMERO-Beta4 to OMERO-Beta4.1
comment:4 Changed 10 years ago by jmoore
- Milestone changed from OMERO-Beta4.1 to OMERO-Beta4.2
Even more necessary with really "big things". Moving to 4.2
comment:5 Changed 10 years ago by jmoore
- Priority changed from minor to major
Review after Hibernate upgrade
comment:6 Changed 9 years ago by cxallan
- Milestone changed from OMERO-Beta4.2 to Unscheduled
comment:7 Changed 6 years ago by jmoore
See also #263
There won't be time to implement. Pushing.