Opened 13 years ago
Closed 13 years ago
#1788 closed task (fixed)
Refactor resource previewing
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | Maestro-4.0 |
Component: | Maestro | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
Currently, resource previewing is URL-based. For Local connections (#1786) this would not work because preview URLs have no meaning.
This previewing logic should be refactored so that the method of previewing is defined by the IServerConnection implementation, and not Maestro itself
Note:
See TracTickets
for help on using tickets.
Fixed r6100