Task #4565 (closed)
Remove Share methods from gateway
| Reported by: | wmoore | Owned by: | atarkowska |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-Beta4.3 |
| Component: | General | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2011-03-10 (7) |
Description
Share methods should probably not be exposed as part of our general Python API yet. Depends what we decide to use shares for in future.
For now (4.3) share methods can stay in webclient_gateway.py
Change History (5)
comment:1 Changed 8 years ago by atarkowska
- Remaining Time set to 0.5
comment:2 Changed 8 years ago by atarkowska
- Status changed from new to accepted
comment:3 Changed 8 years ago by Aleksandra Tarkowska <aleksandrat@…>
- Remaining Time changed from 0.5 to 0
- Resolution set to fixed
- Status changed from accepted to closed
comment:4 Changed 8 years ago by Aleksandra Tarkowska <aleksandrat@…>
(In [848c7a826d3cab53a7a485e0aa44947a765cb039/ome.git] on branch develop) minor import fixes, see #4565
comment:5 Changed 8 years ago by Carlos Neves <carlos@…>
(In [e82840864c6d72dc4f098f7bae5a8fd51fc84c0a/ome.git] on branch dev_4_1_custom) this moves IShare methods to local web gateway, close #4565
(In [38461756c94839925ad4a51d59d8efc47533b6b0/ome.git] on branch develop) this moves IShare methods to local web gateway, close #4565