Mate Flex Framework: Intranet
The Intranet example is a full application created to show several Mate features and to provide a "best practices" example. It uses modules to show how you can separate your application into independent parts with Mate and the use of LocalEventMaps.
To compile it, you must add the folders "mock" and "test" to your build path. You must also compile the modules Admin and Contact.
There are two different users that can login in the example. admin/mate will give you administrative rights, guest/mate will give you read only rights.
You can also run a simple sample unit test on the Presentation Model for login.
This is an advanced example. If you'd like to look at something simpler, see the Stock Quotes example.
advertisement