bbmvc

BBMVC is a super light simple cross platform MVC framework. Checkout http://bbmvc.org for example code.
http://bbmvc.org

To install, run:

haxelib install bbmvc 0.0.3 

See using Haxelib in Haxelib documentation for more information.

README.md

BBMVC

BareBones MVC is a very simple MVC framework written in Haxe. The goal is to develope it in a way where it can be used cross platform with all the languages Haxe supports.

The framework is built with the understanding that you will be registering views with a data model that extends org.bbmvc.models.BBModel. This will allow your data model to call update on your IBBView.

Contributors
mwallace
Version
0.0.3
Published
12 years ago
License
GPL

All libraries are free

Every month, more than a thousand developers use Haxelib to find, share, and reuse code — and assemble it in powerful new ways. Enjoy Haxe; It is great!

Explore Haxe

Haxe Manual

Haxe Code Cookbook

Haxe API documentation

You can try Haxe in the browser! try.haxe.org

Join us on GitHub!

Haxe is being developed on GitHub. Feel free to contribute or report issues to our projects.

Haxe on GitHub