Bug 314991 - Perform and Cause actions
Summary: Perform and Cause actions
Status: RESOLVED FIXED
Alias: None
Product: AMP (ARCHIVED)
Classification: Modeling
Component: AMF (show other bugs)
Version: 0.8.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Miles Parker CLA
QA Contact: Miles Parker CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-29 19:19 EDT by Miles Parker CLA
Modified: 2010-06-16 13:52 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Miles Parker CLA 2010-05-29 19:19:50 EDT
I'm going to implement two new Actions:

ACause, an Action that causes any arbitrary Root action to be fired for the selection.
APerform, a Root Action that has no default trigger, for use with ACause.
Comment 1 Miles Parker CLA 2010-06-16 13:52:05 EDT
This works but we don't have a nice test case. Feedback requested.