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  Announcements and General Discussion / General Discussion / Weird Behavior in Flash Player 10 on: October 20, 2008, 12:40:27
I view my application with the latest Flash Player and weird things begin to happen. One thing I noticed is my mediators stop responding to notifications send by my proxies but only after I have made at least one proxy call. Has anybody else tested their applications against FP 10.
2  Announcements and General Discussion / Public Demos, Tools and Applications / Flash Develop 3 Project Template on: June 28, 2007, 02:57:49
I am in the process of developing a PureMVC Project template for Flash Develop 3. Currently Flash Develop doesn't not support complex project templates so I am modifing the Project Manager Plugin to handle more complex templates (Package support). If the FD3 team likes my modifications hopefully they will include it in the final release.
3  Announcements and General Discussion / General Discussion / Abstract Classes on: June 27, 2007, 11:54:20
Should AbstractProxy and AbstractMediator be part of the PureMVC framework? Will 99% of users end up creating the same AbstractProxy and AbstractMediator classes?
Pages: [1]