View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0005132IGSTKpublic2007-06-05 13:442008-06-09 13:55
ReporterLuis Ibanez 
Assigned ToLuis Ibanez 
PriorityurgentSeveritymajorReproducibilityhave not tried
StatusconfirmedResolutionopen 
PlatformOSOS Version
Summary0005132: State Machine should invoke error event for Incomplete Transition Table
DescriptionThe State Machine should invoke an error event when it detects that the transition table is incomplete.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0007809)
Luis Ibanez (reporter)
2007-06-05 17:06

Problem: It only works for classes that derive from the igsktObject. This is a problem for the igstk::View and igstk::QView classes, that do not derive from igstkObject.

In these two cases, the state machine cannot InvokeEvents via the m_This member.

Since the StateMachine is not exposed outside a component, it is not useful either to have it invoke an event on its own.

 Issue History
Date Modified Username Field Change
2008-06-09 13:55 Patrick Cheng Assigned To => Luis Ibanez
2008-06-09 13:55 Patrick Cheng Status new => confirmed


Copyright © 2000 - 2018 MantisBT Team