Opened 13 years ago

Closed 12 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 jng, 13 years ago

Milestone: Maestro-3.0Maestro-4.0

comment:2 by jng, 12 years ago

Milestone: Maestro-4.0Maestro-4.1

comment:3 by jng, 12 years ago

Resolution: fixed
Status: newclosed

Fixed r6419

Note: See TracTickets for help on using tickets.