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

Pages: [1]
Print
Author Topic: AsyncStub - A PureMVC AS3 Utility  (Read 14019 times)
puremvc
Global Moderator
Hero Member
*****
Posts: 2871



View Profile WWW Email
« on: February 17, 2008, 04:34:27 »

The Asynchronous Stub utility consists of a Proxy which can be extended for the purpose of simulating asynchronous activity, by way of a random timer.

The utility has historically been located here: http://trac.puremvc.org/Utility_AS3_AsyncStub
The project has been moved here: https://github.com/PureMVC/puremvc-as3-util-asyncstub/wiki

The author is Philip Sexton.
« Last Edit: September 23, 2012, 12:56:35 by puremvc » Logged
Tekool
Sr. Member
****
Posts: 192


View Profile WWW Email
« Reply #1 on: September 10, 2009, 05:32:43 »

Philip, can you add a multicore source folder to the utility ?

I made it by myself, it takes me only two minutes. ;)

Thanks a lot.
Logged
philipSe
Sr. Member
****
Posts: 139


View Profile Email
« Reply #2 on: September 11, 2009, 07:48:36 »

will do.
----Philip
Logged
philipSe
Sr. Member
****
Posts: 139


View Profile Email
« Reply #3 on: October 14, 2009, 03:18:15 »

Repository trunk now has a multicore source folder and has a multicore swc in the bin folder.
----Philip
Logged
Tekool
Sr. Member
****
Posts: 192


View Profile WWW Email
« Reply #4 on: October 14, 2009, 03:59:04 »

Thank you very much! :) I can now use the regular SWC in my current project.
Logged
Pages: [1]
Print