Skip to content

webappsolution/flow-mvc

Repository files navigation

WASI's FlowMVC

A reference architecture and MVC extensions for developers using Sencha ExtJS or Touch with DeftJS. Take what you already know and go with it...just code with the Flow.

FlowMVC builds on the work of DeftJS, Sencha ExtJS, and Sencha Touch APIs adding extensions that enable Flex and ActionScript developers to take their expertise and apply them to the HTML5/JavaScript world. It's a framework that users of Flex MVC-based architectures, such as Swiz or Parsley, will be familiar with. FlowMVC can help anyone, but Flex developers will find it particularly familiar.

In addition, for enterprises looking to leverage intellectual capital across platforms with Sencha ExtJS or Sencha Touch, it provides an application structure with reusability and portability in mind encouraging the re-use of application and business logic.

For enterprises struggling with the myriad of choices available, FlowMVC and the tools used in the Cafe Townsend Demo Project, provide a level of security for enterprise architects and managers that their goals, such as well defined project structure, documentation, testability, localization, and re-use of resources, both human and IC, are met.

FlowMVC works with ExtJS version 4.1 and up, Sencha Touch version 2.0 and up, and DeftJS version 0.8.0 and up.

Highlights

  • FlowMVC uses a Global Event Bus for loosely coupled object communication.
  • FlowMVC separates Mediators from Service Controllers -- it strictly separates Mediators (View Controllers that own views) from Service Controllers (that own services).
  • FlowMVC has Service Objects separating server side logic into it's own layer.
  • FlowMVC has Mock Service Objects with delays built-in for async service stubbing.
  • FlowMVC looks and feels like a robust OO client using traditional MVC architecture and IoC frameworks.
  • FlowMVC has an awesome logger!

Documentation Overview

Full documentation on the features and usage of DeftJS is available in the Wiki.

Examples

Pending Features

This effort is still ongoing with some in-progress work that will provide the following features:

  • Unit Tests with Jasmine - (In Progress @ 60%)

FlowMVC is currently considered an Alpha release, so help us make it better by adding to the Issues Page where necessary. Please free to reach out to us and lets us know what you like, love, hate, feature requests, defects, etc on the Issues Page.

About

Take what you already know and go with it...justg code with the Flow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •