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]
16  Announcements and General Discussion / Getting Started / Re: Architecture 101 Questions on: September 24, 2007, 04:44:49
Hi Cliff,

Thanks for the comprehensive reply. Really loving this framework. I love the fact that it's not trying to be all things to all men and is so much stronger because of it. By far the cleanest and most solid framework I've looked at. Thanks for the Arch101 add. Will start on it as soon as I can. Was really looking forward to using PureMVC on a new project, but my client has decided they want it in AS2. Actually considering trying to build an AS2 version as I'm already feeling handicapped without it.

Thanks,

Pedr
17  Announcements and General Discussion / Getting Started / Architecture 101 Questions on: September 23, 2007, 05:31:09
Hi,

Having read through the best practices (and got quite excited), I downloaded the architecture 101 demo, but I am a little confused.

1. How come the Mediators are directly accessing the Proxies. Shouldn't they use a command?

2. Why does DeleteUserCommand send a notification for USER_DELETED. Surely it would make more sense for the proxy to send it when a user is deleted?

I'm really impressed by your emphasis on documentation and demos. So many other frameworks are crippled by a lack of learning material. The best practices is really well written and very helpful.

Thanks
Pages: 1 [2]