Opened 14 years ago
Closed 13 years ago
#1622 closed enhancement (fixed)
Runtime Map state viewer/inspector
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | medium | Milestone: | Maestro-5.0 |
Component: | Maestro | Version: | |
Severity: | minor | Keywords: | |
Cc: | External ID: |
Description
The runtime map state is serialized as a blob in the session repository.
Maestro's implementation of the runtime map can understand this blob content, so what would be really useful is a viewer that asks for a given session ID and the map name, or a session resource ID to the .Map resource.
From there we can fetch the blob with GETRESOURCECONTENT and load it into a local Maestro runtime map where it can then be displayed for inspection.
Change History (3)
comment:1 by , 14 years ago
Milestone: | Maestro-3.0 → Maestro-4.0 |
---|
comment:2 by , 13 years ago
Milestone: | Maestro-4.0 → Maestro-4.1 |
---|
comment:3 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed r6419