Futurescale, Inc. PureMVC Home

The PureMVC Framework Code at the Speed of Thought


Over 10 years of community discussion and knowledge are maintained here as a read-only archive.

New discussions should be taken up in issues on the appropriate projects at https://github.com/PureMVC

Show Posts

* | |

  Show Posts
Pages: [1]
1  PureMVC Manifold / Demos and Utils / Re: Sequential - A PureMVC / AS3 Demo on: March 11, 2009, 11:17:52
Cliff>>
This is nice utility where I can run my series of startup checks and updates for my AIR app. But there can be a commandError() function, which says the command failed and my micro-command can have setting like abortOnFailure..? My micro-command will fail and stop at a command which fails. I was thinking like this because all my async commands are kind of related to the next. If one fails, others doesn't make sense to run... Something like this will be possible?
Pages: [1]