Task #621 (closed)
Opened 12 years ago
Closed 12 years ago
Implement OMERO.client().setUmask()
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | minor | Milestone: | 3.0-Beta3 |
| Component: | Client | Version: | 3.0-Beta1 |
| Keywords: | blitz, umask, session management | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
Currently the umask functionality for OMERO.blitz is not implemented. Need:
- Way to use a string representation for sending via Ice.Communicator.defaultContext
- Way to set globally or per proxy.
- Possibly state in ServiceFactoryI
Change History (4)
comment:1 Changed 12 years ago by jmoore
- Keywords iteration5 added; iteration3 removed
comment:2 Changed 12 years ago by jmoore
- Milestone changed from 3.0-Beta2 to 3.0-Beta3
Pushing back. This is involved with the overall session management framework. See
comment:3 Changed 12 years ago by jmoore
- Keywords session management added; iteration5 removed
comment:4 Changed 12 years ago by jmoore
- Resolution set to fixed
- Status changed from new to closed
Merged into #864
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
This is going to be a bigger undertaking, since Permissions needs to be modelled for C++. Pushing back a while.