Model-Glue:Flex 0.0

Joe Rinehart Firemoss, LLC (joe.lists@firemoss.com)

Well, now you've gone and done it.  

You're probably thinking "Ok, I've downloaded it, what next?"

As the good book says:  "Don't Panic"


** WHAT TO DO NEXT **

Follow the Quickstart (/docs/quickstart/index.html) to get started building Model-Glue applications.

** EXAMPLE EXPLANATIONS **

FlexTodoList - A "best practice" example using string constants, ModelGlueController extensions, and an example of a typed event.

ContactManager - A Flash Remoting + ColdFusion example showing how business delegates can be used with Model-Glue.  By default, it uses mock business delegates to simulate a server, but the /service directory underneath /examples/contactmanager contains a ColdFusion/Transfer/ColdSpring service tier that can be used to power the application with MySQL.  Uses untyped events and raw strings for event and message names - *not best practices*, but it's familiar for ColdFusion Model-Glue developers.

** URLS TO KNOW ** 

http://www.model-glue.com - The official Model-Glue site.

http://www.firemoss.com/blog - My blog, where I'll be talking about this until it becomes an 'official' project (*if* it becomes official).


** FULL DOCUMENTATION **

No such thing.  This is an alpha.  