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 / Executing Command Class based on Conditions on: May 26, 2009, 11:46:05
Hi Cliff,

Is there is any Way to execute a set of command class or skip a set of command classes based on any conditions . I am already that command classs are registered to the Facade at the startup only.

Thanks & Regards,
Manohar.Kollipara
2  Announcements and General Discussion / General Discussion / Re: Puremvc + Pranama on: April 22, 2009, 01:32:54
Sorry Cliff,Instead of prana framework i had written it as Pranama Framework.

Actually i came to now that spring is providing Action script injections name as Spring Action script(alias of prana Framework)

So do you know any examples available on both puremvc + spring action script , puremvc + prana framework.Can you provide me those links

It will help me lot.

Thanks in Advance,
Manohar.Kollipara
3  Announcements and General Discussion / General Discussion / Puremvc + Pranama on: April 21, 2009, 01:35:05

Is any body implemented puremvc with depenendecy injections like using pranama.
If it is avalible please provide the link of it.so that it will help in our project.

Thanks & Regards,
Manohar.Kollipara
4  Announcements and General Discussion / General Discussion / FlexJunit Examples on: March 30, 2009, 04:08:11
Hi,

If any body had wrriten complete testsuite for Puremvc Framework
5  Announcements and General Discussion / General Discussion / State Machine Examples & supported Doc on: March 29, 2009, 10:57:26
Hi,

I need to implement state machine concept in our application so any body can suggested few examples & few docs it helps me a lot.

Thanks in Advacne.
Manohar.Kollipara
6  Announcements and General Discussion / General Discussion / Re: getInstance() returning null on: March 29, 2009, 10:55:23
Hi,

I had faced the same problem but i had resolved it.Coming the problem is when you are type casting it applicationfacade. that application facade object may not been registered with facade. due to having differernt names.

7  PureMVC Manifold / Demos and Utils / State Machine Help on: March 20, 2009, 12:43:39
Can any provide me a good example on state machine.Please inlcude the reference doc for it also.

THanks in Advance
Mano
8  PureMVC Manifold / Demos and Utils / Pipe Utiilty Sequence Diagram on: March 13, 2009, 04:24:19
Hi,

Can you any body please provide me pipe utility seqeuence diagram which includes filter & queues.

Is any doc on pipe utility to get completed command on it.

Thanks in advance Friends

Manohar Kollipara  :)
9  Announcements and General Discussion / Architecture / Re: How to raise syn notifications in pure mvc at any layer on: February 17, 2009, 11:56:49
Exactly Thanks a lot & can please provide a good examples on it.

Is there is any way to sequence asyn notifications  like what we are doing for the commands.

thanks in advance
10  Announcements and General Discussion / Architecture / How to raise syn notifications in pure mvc at any layer on: February 17, 2009, 12:30:57
Hi,

I mean if we have two notification need to be raised from our mediator second one is dependent on first one.

it should function like this when one notification is raised ,the second  notification need to be wait untill the first notification completed it process & return result.

If any body working on it can be provide a examples with sample code.

Thanks in advance manohar kollipara  :)
Pages: [1]