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: Flex client and Google App Engine server  (Read 8353 times)
facorreia
Newbie
*
Posts: 9


View Profile Email
« on: August 23, 2008, 08:47:38 »

I've published a sample application that shows how a Flex client can use a Python service hosted in Google App Engine to create, read, update and delete objects. The Flex application is built with PureMVC.

I hope it can help people learning these tools and techniques. Also, feedback on how to do things better is most welcome.

The source code is hosted on github so anyone can easily fork it. I also authorize it to be included in the PureMVC samples area if it is deemed good enough for this.

More information here:

http://fernandoacorreia.wordpress.com/2008/08/23/example-of-ria-in-the-cloud/
Logged
puremvc
Global Moderator
Hero Member
*****
Posts: 2871



View Profile WWW Email
« Reply #1 on: August 23, 2008, 10:28:50 »

This is an excellent example with lots posts along the way, to guide the reader. Highly recommended!

-=Cliff>
Logged
facorreia
Newbie
*
Posts: 9


View Profile Email
« Reply #2 on: August 23, 2008, 10:39:46 »

Thanks for the support, Cliff. I hope my example can help other people.
Logged
Pages: [1]
Print