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: StartupManager utility defaultRetryPolicy on: February 25, 2009, 01:51:16
Sorry about that Cliff, I didn't notice that better thread for this.  I apologize for the inconvenience. 

Phillip, thank you so much, your guidance is sincerely appreciated!
2  Announcements and General Discussion / Getting Started / StartupManager utility defaultRetryPolicy on: February 21, 2009, 01:52:20
I'm hoping to get some help from someone familiar with the AS3 StartupManager utility http://puremvc.org/pages/utils/AS3/Utility_AS3_StartupManager/asdoc/ -  It is awesome!  I'm just stuck on how to implement the defaultRetryPolicy?  What exactly is it looking for? I looked at the docs but they're above my head.  I appreciate any guidance on this.  Thank you so much.


--Also, on the same front - using this utility, where's the best place to put my final "INIT_SITE" notification call for when my startup items are all ready?  It seems strange to just figure out what the very last startup item should be.  Is there a way to piggyback on the startup utility to determine when everything is loaded?
3  Announcements and General Discussion / Architecture / Re: VO IDs from mysql on: February 17, 2009, 10:49:39
Thanks so much for the guidance guys!  I can already imagine the benefits of this approach.
4  Announcements and General Discussion / Architecture / VO IDs from mysql on: February 17, 2009, 11:34:07
Hi,

(Cliff, you are a genius)

It seems the recommended creation of VOs, and retrieving those VOs is by using a Stringed ID - is that correct?  The reason I ask is because I'm developing an RIA pulling some arrays from MySQL (via ZendAMF).  I have limited knowledge of the LAMP end of things, so it is hard for me to explain my concern to that team.  My concern is with regard to retrieving IDs as Strings from MySQL - afaik they want to use numbered auto-increment.  Does it break with best practice to use those numbered records when ID'ing my VOs?  Or if anyone knows about lamp stuff, how should I approach fetching records to where I get a String that is more reliable?  They mentioned something about "keys"?

Hope that makes sense.  I appreciate your consultation!
5  PureMVC Manifold / Standard Version / Re: amfphp placeholder data... on: February 11, 2009, 12:34:53
perfect!  Thanks so much Joel.  I know this wasn't actually a PMVC question, so I appreciate you taking the time.
6  PureMVC Manifold / Standard Version / amfphp placeholder data... on: February 09, 2009, 10:27:54
Hello kind people,

I'm building an app that will consume AMFPHP.  Unfortunately I have no experience doing so.  My PHP team are noobs on the AMFPHP front as well.  I'm ahead of their schedule so I'm looking for some guidance on creating data placeholders for my Flash app.  Whatever "AMF serialized binary" means, it sounds much more efficient than XML.  But I've had a heck of a time seeing what it looks like.  AFAIK I'll have methods in my outer model classes that will send/receive to/from the php api.  What I'm wondering is what that returned data looks like?  I'm imagining something like json?  But is it actually really the exact data types ready to go (ie: Strings & Arrays)?  Is there any structure delivering it that I need to parse down like how json or xml works?

Thank you much for taking the time.
7  Announcements and General Discussion / General Discussion / Re: Creative Commons license on: October 15, 2008, 08:53:39
Just so we're 100% clear on this...  I am permitted to write a piece of software with PureMVC at its core and resell the software for profit?
8  PureMVC Manifold / Demos and Utils / Re: HelloFlash - A PureMVC AS3 / Flash Demo on: July 23, 2008, 02:12:12
Hello Cliff - supreme work you've done here bringing a world-class framework standard to actionscript 3! Perfect timing too as its really been overdue for there to be something other than Cairngorm.  Bravo champ!
Pages: [1]