Ticket #144 (accepted meta)

Opened 3 years ago

Last modified 2 years ago

Proc Command handling frontend

Reported by: ichthyo Owned by:
Priority: normal Milestone: 1alpha
Component: lumiera Keywords: meta interfaces
Cc: Blocked By: #146, #148, #184, #205, #208, #210, #266, #269, #300, #301
Blocking: #143, #191

Description (last modified by ichthyo) (diff)

Command handling within Proc-Layer can be seen as a frontent for invoking commands and a backend integrated with the UNDO manager, serialiser and session persistent storage. While the command backend (Serialiser) can remain unimplemented until alpha, we urgently need the frontend and especially how command definition works in order to get ahead on the Proc/GUI interfafce.

Change History

comment:1 Changed 3 years ago by ichthyo

  • Owner set to ichthyo
  • Priority changed from normal to urgent
  • Status changed from new to accepted
  • Milestone set to 0integration

effectively working on this one since last week, concept draft turned out OK, but some facilities are missing. I'll defer most of the actual implementation (see blocking sub-Tickets) once the outline of the interface is done

comment:2 Changed 3 years ago by ichthyo

  • Blocked By 146 added

comment:3 Changed 3 years ago by ichthyo

  • Blocked By 148 added

comment:4 Changed 3 years ago by ichthyo

  • Blocking 184 added

comment:5 Changed 3 years ago by ichthyo

  • Blocking 191 added

comment:6 Changed 2 years ago by ichthyo

  • Blocked By 205 added

comment:7 Changed 2 years ago by ichthyo

  • Blocking 184 removed

comment:8 Changed 2 years ago by ichthyo

  • Blocked By 208 added

comment:9 Changed 2 years ago by ichthyo

  • Blocked By 210 added

comment:10 Changed 2 years ago by ichthyo

  • Blocked By 266 added

comment:11 Changed 2 years ago by ichthyo

  • Blocked By 269 added

comment:12 Changed 2 years ago by ichthyo

  • Blocked By 184 added

comment:13 Changed 2 years ago by ichthyo

  • Blocked By 301 added

comment:14 Changed 2 years ago by ichthyo

  • Blocked By 300 added

comment:15 Changed 2 years ago by ichthyo

  • Blocked By 300 removed

(In #300) Now able to define commands, access them by ID and invoke the operation.

comment:16 Changed 2 years ago by ichthyo

  • Blocking 326 added

comment:17 Changed 2 years ago by ichthyo

  • Description modified (diff)
  • Blocked By 300 added
  • Priority changed from urgent to normal
  • Owner ichthyo deleted
  • Milestone changed from 0integration to 1alpha
  • Keywords meta interfaces added
  • Type changed from todo to planned
  • Blocking 326 removed

After having a running implementation of this command handling frontent, implementing it up to full functionality can be retargeted to the Alpha phase, when we work on actually storing session data persistently. This ticket has meanwhile evolved into a tracking/meta-ticket; thus I'll drop ownership.

comment:18 Changed 2 years ago by ct

  • Type changed from planned to meta
Note: See TracTickets for help on using tickets.