Unreliable sources date April 2011 Infobox software name PureMVC logo Image PureMVC Icon.jpg developer ... website http puremvc.org puremvc.org PureMVC is a lightweight framework for creating applications ... with Model, View and Controller. PureMVC also introduces a Publish subscribe Publish subscribe style ..., allowing the use of independent program modules each with their own independent PureMVC ... is written in ActionScript 3. Ports There are several active PureMVC porting ports implementations for various programming languages, each contributed and supported by PureMVC community members ... MultiCore version ActionScript  2 Flex 1.5, Flash 8, FlashLite http trac.puremvc.org PureMVC AS2 ActionScript  3 Flex 2, 3, Flash 9 CS3, AIR. http trac.puremvc.org PureMVC AS3 Original reference implementation http trac.puremvc.org PureMVC AS3 MultiCore C .NET 1.0 2.0 Silverlight, Windows Mobile and Pocket PC. http trac.puremvc.org PureMVC CSharp ColdFusion ColdFusion 8 http trac.puremvc.org PureMVC CF haXe JavaScript, Flash 8, Flash 9 and the Neko VM. http trac.puremvc.org PureMVC Haxe http trac.puremvc.org PureMVC Haxe MultiCore Java Java Mobile, Standard and Enterprise Editions ME, SE, EE , JavaFX, Servlets, Applets, and GWT http trac.puremvc.org PureMVC Java http trac.puremvc.org PureMVC Java MultiCore JavaScript Browser neutral http trac.puremvc.org PureMVC JS Objective C Apple iPhone and Mac http trac.puremvc.org PureMVC ObjectiveC PHP PHP 5 http trac.puremvc.org PureMVC PHP Python Python 2.5 for wxPython, Google App Engine, Pyjamas http pyjs.org examples employeeadmin PureMVC Python 1 1 http trac.puremvc.org PureMVC Python Ruby http trac.puremvc.org PureMVC Ruby C Thread ...?item 10 PureMVC Training at Rich Media Institute http www.adobe.com newsletters edge december2008 articles article6 index.html Intro To PureMVC on Adobe Edge http active.tutsplus.com tutorials workflow understanding the puremvc open source framework Understanding the PureMVC Open Source Framework ... more details
SAP NetWeaver Application Server Business Server Pages BSP Web Dynpro ABAP ActionScript PureMVC ..., they allow applications to be well organized without sacrificing flexibility. PureMVC Framework for ColdFusion ... architecture in Adobe Flex. PureMVC ActionScript 3 MVC framework for Flex, Flash and AIR ... it Oracle Application Development Framework Oracle Application Framework Play Framework PureMVC ... web application frameworks SproutCore PureMVC Framework for JavaScript JavascriptMVC Javascript MVC ... inspired MVC framework from the Castle Project Naked Objects MVC PureMVC Framework for C Spring Framework ... with PHP4 and PHP5. PureMVC A framework for PHP. Qcodo An open source PHP 5 web application framework ... Plone Content management system built on top Zope PureMVC Framework for Python Ruby Ruby on Rails ... PureMVC Framework for Ruby. Smalltalk AIDA Web XML XForms XForms has an integrated Model view controller ... more details
infobox software name Joose logo Image JooseLogo.png developer Malte Ubl latest release version 2.0 latest release date release date 2009 02 08 genre Web application framework programming language JavaScript license New BSD License website http code.google.com p joose js Joose is an open source self hosting Metaprogramming meta object system for JavaScript with support for Class computer science classes , Inheritance computer science inheritance , mixin s, Trait computer science traits and aspect oriented programming . The Joose meta object system is multi paradigm. It supports Class based programming class based and Prototype based programming prototype based programming styles as well as class based inheritance and role based extension. While other JavaScript frameworks often specialize on Document Object Model DOM access and Ajax programming AJAX , Joose specializes solely on bringing successul programming techniques to the JavaScript programming language. Joose is thus often used in conjunction with another DOM Ajax JavaScript framework and is tested with jQuery , YUI , Dojo , ExtJS , Prototype , Mootools and PureMVC . Joose was heavily inspired by Moose Perl Moose , the object system for Perl Perl 5 which was itself inspired by Perl 6 object system, but unlike Perl and Moose, Joose doesn t support multiple inheritance . Example Two classes written in Joose source lang javascript Class Point , has x is rw , y is rw , methods clear function this.setX 0 this.setY 0 Class Point3D , isa Point, has z is rw , after clear function this.setZ 0 source Point3D is a subclass of Point. It has another attribute defined and additional code to run after running the superclass clear method. The rw means the attribute is readable and writable with a pair of get set accessors generated automatically. References refbegin http ajaxian.com archives joose expands with new orm Ajaxian http gearsblog.blogspot.com 2008 03 joosegears adding support for workers.html Google Gears blog refe ... more details
created with GetInstanceMethod module uuid can be a String In case of PureMVC multitonKey this.multitonKey ... multiton Multiton implementation in Ruby language http trac.puremvc.org PureMVC AS3 MultiCore browser tags 1.0.4 src org puremvc as3 multicore patterns facade Facade.as Multiton usage in PureMVC Framework ... more details