Model-Glue and Reactor (MGR) – quick start
Not sure if anyone has coined MGR all ready but hey. So before 'Unity' comes out I thought I would create a 'quick start' for 2 of the frameworks which will be in it, model-glue and reactor.
What’s the purpose of it?
It’s a quick start, if you want to start with MGR or have vast experience with it, MGR-QS will get you up and running ASAP.
There are instructions included with the file, simple follow them and away you go. Feel back I very welcome, I kinda a newbie.
You can download the quick-start from the menu on the left.





There is no database that comes with the quick start. It assumes that you will use the database that you've designed to use with your application. If you're just playing with it and don't have a project in my then just make a database up. A good example could be to make a contacts database and have a user table. Then if you look through Dougs documentation it will show you how to interact with the database.
If you're using MySQL also remember to change the 'type value' to MySQL
HTH