Mate 是一个基于标签(tag-based)的事件驱动(event-driven)的Flex框架。是由AsFusion创建的。
Mate is a tag-based, event-driven Flex framework
Flex应用是事件驱动的。创建Mate是为了更容易的处理你的Flex应用的事件。
Mate提供了一个依赖注入机制,使程序获取数据和对象更容易。
Flex applications are event-driven. Mate framework has been created to make it easy to handle the events your Flex application creates.
Mate provides a mechanism for dependency injection to make it easy for the different parts of your application to get the data and objects they need
InfoQ: Flex框架Mate的Alpha版闪亮登场
http://www.infoq.com/cn/news/2008/07/mate-flex-framework-alpha
Mate Flex Framework Home
http://mate.asfusion.com/
分享到:
相关推荐
Mate flex framework在实际项目中的应用
Learn how to extend the Flex framework and build your own component library Develop a sample AIR application that automatically synchronizes local and remote databases to support your sales force Get ...
它的主要组件包括Flex Builder(或现在的Adobe Animate CC)、Flex SDK以及Flex Framework,后者包含了一系列预定义的UI组件、数据绑定功能和事件处理机制,使得开发者可以快速创建美观且功能丰富的用户界面。...
6. **Flex Framework**:Flex框架提供了一套完整的架构来帮助开发者组织代码,包括事件处理、数据绑定、状态管理等功能。其中,最重要的是 Cairngorm、Mate、Parsley 等设计模式,它们有助于实现MVVM(Model-View-...
- ** Cairngorm、PureMVC、Swiz、Mate**:这些是流行于Flex社区的MVC框架,用于简化大型Flex项目的结构和管理。 6. **Flex与Java的协作模式** - **Remoting**:通过BlazeDS/LCDS实现实时的远程方法调用,Flex...
FlexMateLogin是一个基于Adobe Flex 4的简单登录应用示例,特别设计用于新手学习Mate框架。Mate是一个ActionScript 3的MVC(Model-View-Controller)框架,它为Flex应用程序提供了一种组织代码和解耦组件的方式。...