Issue Details (XML | Word | Printable)

Key: SESPRINGACTIONSCRIPTAS-41
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Roland Zwaga
Reporter: Jürgen Failenschmid
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
SX Spring Actionscript

Allow adding mx.flash.Event items to EventSequence and facilitate custom trigger calculation

Created: 25/Mar/09 08:31 PM   Updated: 12/Feb/10 02:46 PM   Resolved: 12/Feb/10 02:46 PM
Component/s: Cairngorm extensions
Affects Version/s: None
Fix Version/s: 0.9

Time Tracking:
Not Specified

File Attachments: 1. Text File EventSequence-651.patch (23 kB)
2. Text File EventSequence-changes-0.8.1.patch (23 kB)
3. Text File EventSequence-patch.txt (11 kB)


Spring Forum Reference:: http://forum.springframework.org/showthread.php?p=233390#post233390


 Description  « Hide
The attached patch file contains some changes to address the issues mentioned in the summary. With these changes in place and a simple extension of EventSequence.calculateTriggers(), dealing with event chains in our application was much simpler. Thanks!

Roland Zwaga added a comment - 21/Aug/09 04:13 PM
This is partly fixed, the patch file is unfortunately not working anymore since ther'es been to many updates since then, can you attach another patch file for the current trunk please? I'll make sure the patch gets included .a.s.a.p.

Jürgen Failenschmid added a comment - 24/Aug/09 12:09 PM
This patch was created based on rev. 651.

Jürgen Failenschmid added a comment - 01/Oct/09 09:39 PM
Updated patch file based on tag 0.8.1.

If these changes are deemed unreasonable, maybe there is a minimal subset of the changes that would allow me to extend EventSequence and SequenceEvent to achieve what I need to do? Thoughts? Thanks for all your efforts!

Roland Zwaga added a comment - 12/Feb/10 02:46 PM
Fixed in the trunk. My deepest apologies for letting this take so incredibly long, somehow this issue completely escaped my attention...