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 ... 5 6 [7] 8 9 ... 11
91  PureMVC Manifold / Demos and Utils / Slacker - A PureMVC AS3 / Flex Demo on: August 18, 2008, 05:15:44
This demo illustrates techniques for handling Flex's Deferred Instantiation of View Components.

The demo has historically been located here: http://trac.puremvc.org/Demo_AS3_Flex_Slacker
The project has been moved here: https://github.com/PureMVC/puremvc-as3-demo-flex-slacker/wiki

The author is Cliff Hall.
92  PureMVC Manifold / Demos and Utils / Login - A PureMVC Java/J2ME Demo on: August 02, 2008, 10:08:20
This demo illustrates the use of PureMVC with J2ME to implement a Login sequence.

The demo is located here: http://trac.puremvc.org/Demo_Java_J2ME_Login.

The author is Jari Kemppinen.
93  Announcements and General Discussion / General Discussion / MOVED: bug in notifyObservers when observers self-destruct on: July 18, 2008, 04:43:54
This topic has been moved to Bug Report.

http://forums.puremvc.org/index.php?topic=573.0
94  Announcements and General Discussion / General Discussion / MOVED: OSGi on: July 08, 2008, 08:00:44
This topic has been moved to OSGI Working Group.

http://forums.puremvc.org/index.php?topic=222.0
95  PureMVC Manifold / Standard Version / Re: PureMVCMinimalisticFormsExample on: July 05, 2008, 02:16:05
Hi s0194,

Do you know THX-1137?

Seriously, it's cool that you got this going, and I'm sure some C# ready developers out there will be ripping through this in a snap, but I personally don't have Visual Studio installed, and can't see any binary to run and see what it does.

Would you like to tell us a little more about yourself and your project? The C# port could definitely use a demo at the moment, so I'd love to work with you to get this integrated into the PureMVC project if you'd like to donate it and the time to document it and and so forth.

Thanks,
-=Cliff>

96  PureMVC Manifold / Standard Version / Re: Thread safe? on: July 02, 2008, 09:51:44
Thanks for catching this. Thread saftey definitely has to be handled. Have a look at the Java port for differences from the reference.

-=Cliff>
97  Announcements and General Discussion / General Discussion / MOVED: notifyObservers 'lose' data on: June 04, 2008, 07:44:02
This topic has been moved to Bug Report.

http://forums.puremvc.org/index.php?topic=490.0
98  PureMVC Manifold / Demos and Utils / PipeWorks- a PureMVC AS3 MultiCore Demo on: May 31, 2008, 09:51:36
This demo illustrates simple usage of the PureMVC AS3 MultiCore Framework using Flex Modules.

The demo has historically been located here: http://trac.puremvc.org/Demo_AS3_MultiCore_Flex_PipeWorks
The project has been moved here: https://github.com/PureMVC/puremvc-as3-demo-flex-pipeworks/wiki

The author is Cliff Hall.
99  PureMVC Manifold / Demos and Utils / PureMVC AS3 MultiCore Version Unit Tests on: May 19, 2008, 04:00:46
These are the Unit Tests for the PureMVC Framework for AS3 - MultiCore Version

The demo has historically been located here: http://trac.puremvc.org/PureMVC_AS3_MultiCore_UnitTests
The project has been moved here: https://github.com/PureMVC/puremvc-as3-multicore-unittests/wiki

The author is Cliff Hall.
100  PureMVC Manifold / Demos and Utils / Pipes - A PureMVC AS3 MultiCore Utility on: May 19, 2008, 02:23:20
This utility provides the capability for creating pipelines that pass messages between Cores in a PureMVC AS3 MultiCore-based application. Pipelines can be composed of filters, queues, splitting and merging tees, and more.

The demo has historically been located here: http://trac.puremvc.org/Utility_AS3_MultiCore_Pipes
The project has been moved here: https://github.com/PureMVC/puremvc-as3-util-pipes/wiki

The author is Cliff Hall.
101  PureMVC Manifold / Demos and Utils / Multiplatform Communications - A PureMVC Haxe / JavaScript / Flash Demo on: April 19, 2008, 10:33:27
This demo illustrates the use of Haxe to cross-compile an application for Flash 8, Flash 9 and JavaScript from the same source code, and then to communicate with each from external JavaScript code.

The demo has historically been located here: http://trac.puremvc.org/Demo_Haxe_JS_Flash_MultiplatformComm
The project has been moved here: https://github.com/PureMVC/puremvc-haxe-demo-js-flash-multiplatformcomm/wiki

The author is Marco Secchi.
102  PureMVC Manifold / Demos and Utils / Simple Admin - A PureMVC Haxe / JavaScript / Flash Demo on: April 19, 2008, 10:30:49
This demo illustrates the use of Haxe to cross-compile a simple list administration application to both Flash and JavaScript from the same source code.

The demo has historically been located here: http://trac.puremvc.org/Demo_Haxe_JS_Flash_SimpleAdmin
The project has been moved here: https://github.com/PureMVC/puremvc-haxe-demo-js-flash-simpleadmin/wiki

The author is Marco Secchi.
103  PureMVC Manifold / Standard Version / Welcome to the haXe Port! [Standard Version] on: April 17, 2008, 04:23:03
Here are some important URLS for the project:

The project has historically been located here: http://svn.puremvc.org/PureMVC_Haxe
It has been moved here: https://github.com/PureMVC/puremvc-haxe-standard-framework/wiki

The Project Owner is:
Marco Secchi <marco.secchi@puremvc.org>

-=Cliff>
104  PureMVC Manifold / Port Authority / PORT OWNERS: AS3 2.0.3 [Standard] Released; Follow the Changes on: March 17, 2008, 07:09:34
Hi everyone,

Two releases to the reference today. You can make these changes all at once if you like. I simply forgot the 2.0.3 fix when I did 2.0.2, so I just followed up immediately with 2.0.3.

This fixes all outstanding issues with the reference implementation. See the release notes page for the AS3 Standard Version: http://trac.puremvc.org/PureMVC_AS3/wiki/ReleaseNotes

Also note the changes in the unit tests: http://trac.puremvc.org/PureMVC_AS3_UnitTests

Toward Stability,
-=Cliff>
105  PureMVC Manifold / Demos and Utils / HelloWorld - A PureMVC ColdFusion Demo on: March 14, 2008, 06:46:56
This simple demo illustrates basic use of the PureMVC framework for ColdFusion.

The demo has historically been located here: http://trac.puremvc.org/Demo_CF_HelloWorld
It has been moved here: https://github.com/PureMVC/puremvc-cf-demo-helloworld/wiki

The author is Michael Oddis.
Pages: 1 ... 5 6 [7] 8 9 ... 11