Ticket #1622 (closed enhancement: fixed)

Opened 15 months ago

Last modified 4 months ago

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

Changed 15 months ago by jng

  • milestone changed from Maestro-3.0 to Maestro-4.0

Changed 6 months ago by jng

  • milestone changed from Maestro-4.0 to Maestro-4.1

Changed 4 months ago by jng

  • status changed from new to closed
  • resolution set to fixed

Fixed r6419

Note: See TracTickets for help on using tickets.