Task #6197 (closed)
Opened 8 years ago
Closed 8 years ago
Refactor all connections to use the decorators
| Reported by: | szwells | Owned by: | szwells |
|---|---|---|---|
| Priority: | minor | Milestone: | Unscheduled |
| Component: | General | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | 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.
Change History (1)
comment:1 Changed 8 years ago by szwells
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.