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 / Getting Started / Re: PrepCommand + execute on: October 25, 2008, 11:06:28
Thanks a lot Cliff .  ;)
2  Announcements and General Discussion / General Discussion / Multiple project deployment on: October 25, 2008, 10:55:49
Hi Cliff,
  I'm a big fan of your framework and I using it for our Big project . I have this question , cause we will have multiple deployment for our project, its like we'd like to put our source project control into two separate folder but this two will use one source code or one framework. Its like project-A has something different from Look-And-Feel to project-B but using same source code and will be deployed separately. (hope I explained this right :) )

  I like to know what is the best approach do you think to do this?, and using this pureMVC how will I handle two different project in one source code for maintainability?, please help me on this.

Thank and more power,
Cyianite  ;D
3  Announcements and General Discussion / Getting Started / Re: PrepCommand + execute on: October 15, 2008, 01:38:47
Hi Cliff,

  This is my first entry to this forum, I really love your framework , actually were using it to our big application, (I mean BIGGGG)... my question is ..

   In the MacroCommand it all multiple subcommands ('addSubCommand') right ?, after the SimpleCommand inside subCommand executes the commands, How the MacroCommand know that the command is done, does it throw a return value to the MacroCommand to execute to next subCommand?

  Hope I explained my question clearly... :)

Thanks and more power,
Cyainite
   
Pages: [1]