Menu

#7 Command Messaging

Version_2.0
open
5
2007-12-09
2007-10-01
No

Currently operations - button clicks etc -on the front end are mapped directly to functions via the MainLoop class.

Extend this class so that user events generate messages that are pushed onto a stack. The command processor will then work down the stack and call the functions

The main reason being that this will enable better editing as a stack can be used as a history of operations allowing undo/redo which currently does not exist.

Discussion

  • Cryptonomicon

    Cryptonomicon - 2007-12-09

    Logged In: YES
    user_id=139321
    Originator: YES

    planned for version 2.0 - currently underway

     
  • Cryptonomicon

    Cryptonomicon - 2007-12-09
    • milestone: 401781 --> Version_2.0
     

Log in to post a comment.

MongoDB Logo MongoDB