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

Pages: [1]
Print
Author Topic: How to raise syn notifications in pure mvc at any layer  (Read 7162 times)
manoharbabu.kollipara
Jr. Member
**
Posts: 10


View Profile Email
« on: February 17, 2009, 12:30:57 »

Hi,

I mean if we have two notification need to be raised from our mediator second one is dependent on first one.

it should function like this when one notification is raised ,the second  notification need to be wait untill the first notification completed it process & return result.

If any body working on it can be provide a examples with sample code.

Thanks in advance manohar kollipara  :)
Logged
Joel Hooks
Courseware Beta
Sr. Member
***
Posts: 146


baby steps

 - 46288188  - passport@provinsal.com  - joeltuff
View Profile WWW Email
« Reply #1 on: February 17, 2009, 02:06:00 »

http://trac.puremvc.org/Utility_AS3_AsyncCommand

I think this is what you need.
Logged

http://joelhooks.com - my ramblings about developing with actionscript and python using pureMVC and django respectively.
manoharbabu.kollipara
Jr. Member
**
Posts: 10


View Profile Email
« Reply #2 on: February 17, 2009, 11:56:49 »

Exactly Thanks a lot & can please provide a good examples on it.

Is there is any way to sequence asyn notifications  like what we are doing for the commands.

thanks in advance
Logged
Jason MacDonald
Sr. Member
****
Posts: 243


View Profile Email
« Reply #3 on: February 18, 2009, 07:02:14 »

Is there is any way to sequence asyn notifications  like what we are doing for the commands.

Try http://forums.puremvc.org/index.php?topic=422.0
Logged
Pages: [1]
Print