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
PureMVC Architects Lounge
Announcements and General Discussion
Public Demos, Tools and Applications
Fabrication
(:
rafal.szemraj
)
Question about notification handler?
Pages: [
1
]
« previous
next »
Author
Topic: Question about notification handler? (Read 5115 times)
marks416
Sr. Member
Posts: 52
Question about notification handler?
«
on:
March 27, 2009, 02:26:43 »
Hi,
We have two way to handle notifications ,that are handleNotification(note:INotification) and respondTo****(note:INotification).
May I use both method in same AS mediator file?
Thanks
Mark
Logged
Tekool
Sr. Member
Posts: 192
Re: Question about notification handler?
«
Reply #1 on:
March 28, 2009, 04:53:56 »
We cannot handle notification with respondTo**** natively. It is your responsibility to handle the notification in handleNotification and to redirect to your method respondTo**** next. So, to be precise, it is a mandatory to use both in your case.
Logged
Tekool
Sr. Member
Posts: 192
Re: Question about notification handler?
«
Reply #2 on:
March 28, 2009, 07:34:17 »
Oh sorry, I didn't see that the question was relative to Fabrication. I follow threads linearly with my RSS reader. I believe you where talking about the PureMVC framework.
Logged
marks416
Sr. Member
Posts: 52
Re: Question about notification handler?
«
Reply #3 on:
March 29, 2009, 06:17:47 »
Hi Tek,
respondTo****(note:INotification) is the special way used in Fabrication.
I discuss about Fabracation now.
Thanks
Mark
Logged
Pages: [
1
]
« previous
next »
Stack Overflow
GitHub
Linked In
Google Plus
Twitter
Powered by SMF 2.0.15
|
SMF © 2006-2007, Simple Machines LLC
|
Content © 2006-2018, Futurescale, Inc.
Loading...