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 2 3 [4]
46  Announcements and General Discussion / General Discussion / puremvc for popup windows(TitleWindow)? on: October 28, 2008, 01:04:30
I want to make sure if it follows same way with normal component page?

It has special concerns or not?

Thanks

Mark
47  Announcements and General Discussion / General Discussion / why notification called twice? on: October 28, 2008, 11:49:55
Hi ,

I have a difficult to use puremvc now.

I just call notification once but I see notification called twice when I trace in handleNotification.

Do you have the error before?

Thanks

Mark
48  Announcements and General Discussion / General Discussion / May I send two Notifications same time? on: October 23, 2008, 07:03:23
I have a question for puremvc.

I have two notifications and they work fine if I send second after first finished.

Both notifications need use proxies to communicate with database.

But I get "object null" error if I send both notifications in same function.

I do not know why this happen.Please help me.

Thanks

Mark

49  Announcements and General Discussion / General Discussion / when it is the best time to register Mediator? on: October 21, 2008, 11:14:01
I have a question for register a Mediator with facade.registerMediator.

I use facade.registerMediator to register a Mediator,but why I get null when I access viewComponent, it seem I register the Mediator so early,what is the right time to register a Mediator?

Thanks

Mark
50  Announcements and General Discussion / General Discussion / Question for facade class? on: October 13, 2008, 02:43:45
Hi,

I am new for pureMVC, I knwo facade class have the following methods

removeMediator
removeCommand   
removeProxy

I wonder when we need to use the methods and the purpose to use them( for save monory,garbage collection or others).

Thanks for your help.

Mark
51  Announcements and General Discussion / General Discussion / when we need observer? on: October 05, 2008, 09:09:58
I am new to pureMVC

I want to know in which case we need import the observer class.    
org.puremvc.as3.patterns.observer

Thanks

Mark
52  Announcements and General Discussion / General Discussion / what is the purpose for setData? on: October 05, 2008, 08:54:09
I am new to pureMVC.

I do not have a idea for

org.puremvc.as3.patterns.proxy.Proxy.setData

where I can find the class help for pureMVC.

Thanks

mark
Pages: 1 2 3 [4]