Task #6197 (closed)
Refactor all connections to use the decorators
| Reported by: | szwells | Owned by: | szwells |
|---|---|---|---|
| Priority: | minor | Milestone: | Unscheduled |
| Component: | General | Keywords: | n.a. |
| Cc: | Remaining Time: | n.a. | |
| Sprint: | n.a. | Resources: | n.a. |
| References: | n.a. | Referenced By: | n.a. |
Description
I used omero.client connections to get something working but can now use:
conn = kwargs['conn'] silo = SiloApi(conn.c, conn.c.sf.getAdminService().getEventContext())
instead, so the method in view.py need to be refactored.
References
| Referenced by: | |||
|---|---|---|---|
|
Change History
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.