Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 2

You can use the framework in ActionScript 3, Javascript and SSAS to deploy your Riche Internet Applications crossplatforms.

5.0
 
  0 reviews  |  10 users  |  2,232,646 lines of code  |  5 current contributors  |  Analyzed about 3 hours ago
 
 

Robotlegs AS3 – yet another lightweight micro-architecture for Rich Internet Applications.

4.875
   
  0 reviews  |  8 users  |  25,290 lines of code  |  7 current contributors  |  Analyzed 7 months ago
 
 

Prana is an Inversion of Control (IoC) Container for ActionScript 3.0, and more specifically the Flex framework. It enables you to configure objects and components in a non-intrusive way by describing them in an external xml document and having them loaded at runtime. At its core is a Spring-ish ... [More] application context and IoC container. The xml dialect for the application context is aimed to be Spring compliant. Further, the framework also contains utility classes for configuring and extending Cairngorm and PureMVC applications, a Reflection API and general utilities. In the future we’ll be looking into adding AOP support and Mock objects for FlexUnit, and we’re always open for suggestions. [Less]

5.0
 
  0 reviews  |  3 users  |  175,377 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 

Spring ActionScript is an offshoot of the Java-based Spring Framework written in ActionScript 3. It is targeted for the Flash, Flex and AIR platforms. The framework contains an Inversion of Control Container, an MVCS framework, extensions for the Cairngorm and PureMVC frameworks and several other utilities.

5.0
 
  0 reviews  |  3 users  |  14,384 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

Swiz is a framework for Adobe Flex that aims to bring complete simplicity to RIA development. Swiz provides Inversion of Control, event handing, and simple life cycle for asynchronous remote methods. In contrast to other major frameworks for Flex, Swiz imposes no JEE patterns on your code, no ... [More] repetitive folder layouts, and no boilerplate code on your development. Swiz represents best practices learned from the top RIA developers at some of the best consulting firms in the industry, enabling Swiz to be simple, lightweight, and extremely productive. Swiz has moved!Site: http://swizframework.org/Code: http://github.com/swiz/Getting Started: http://swizframework.org/docs/getting-started/Mailing list: http://groups.google.com/group/swiz-framework [Less]

0
 
  0 reviews  |  2 users  |  3,316 lines of code  |  0 current contributors  |  Analyzed 10 days ago
 
 

Indigo is an architectural framework based on IOC (Spring) and developed in Actionscript 3. It provides a clean base for all developers seeking to build solid applications, scalable and maintainable in a market in perpetual motion. Available for Flash, Flex and AIR

0
 
  0 reviews  |  1 user  |  1,804 lines of code  |  0 current contributors  |  Analyzed 9 days ago
 
 

SmartyPants IOCWelcomeWelcome to the main repository for SmartyPants IOC, which is a dependency injection framework designed for use with Adobe Flex. Why SmartyPants?There are a few IOC frameworks around at the moment: Prana (now Spring Actionscript) was probably the first serious DI framework ... [More] for Flex to get much notice. There's also Swiz, and others. What sets Smartypants apart from these frameworks? The competition is (mostly) inspired by Spring, whereas SmartyPants is inspired by Guice. This is simply my preference, it may or may not be yours. SmartyPants-IOC is just for dependency injection. You may use any application framework you please. I recommend RobotLegs AS3. It does things the way I like, and you can even replace SmartyPants with another injector if you need to. SmartyPants defines the bindings / application structure via ActionScript code, not via XML. Again, this is a stylistic preference. Put your run-time configuration in configuration files, not in your application structure. Injection requests are specified with annotations, like Guice, Spring 2(.5?), and Swiz. You can also use a similar DSL to request instances from the injector. SmartyPants provides live injection - think "the love child of regular dependency injection and Flex data-binding" Getting startedDownload the .swc file from here, or checkout the code via SVN. The project is young, and the docs are growing, but grow they will! Check out the wiki here, or join the discussion group if you'd like to know more. The !ASDocs are currently offline but will return very shortly! A simple example [Less]

0
 
  0 reviews  |  1 user  |  2,025 lines of code  |  0 current contributors  |  Analyzed 9 days ago
 
 

Diggbe is a general purpose DI engine. It is first conceived for unit testing purposes (to avoid xxxSet/GetForTest). But it can also be use for runtime code to allow service dependencies to be injected. Diggbe is design to be as flexible as possible to deal with general aspects of dependency ... [More] injection. It should work with all different type of applications. Weather is a MVC based or not. intro @ http://code.google.com/p/diggbe/wiki/StartUp [Less]

0
 
  0 reviews  |  0 users  |  3,165 lines of code  |  0 current contributors  |  Analyzed about 16 hours ago
 
 

a spring project used for flash platform

0
 
  0 reviews  |  0 users  |  4,113 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

Developed for use with ActionScript 3, Flash 9 and Flex 2 projects it provides an inversion of control container for components that support dependency injection. Feature summary: Support for constructor and setter injection, with setter injection available to public variables, setter accessors ... [More] , and methods. Dependency resolution can be performed automatically through reflection or by providing: a subclass as a type-hint, a key string that a component was registered with, a function reference to return the dependency, a literal value. Component instances can be cached allowing emulation of singleton access to instances. The DI library can also detect some forms of cyclic dependency between components. Support is included for managing instances created outside of the container. Once registered they are available to any component that requests an instance. Additionally registered instances can be populated by setter injection once, every time or never when retrieved from the container. Runtime container configuration by XML is available, with additional formats easily added. Components can be registered in any order as they are only resolved when requested from the container. This allows for the loading of multiple external defintions and RSLs to load classes as required. A Reflection API is included in the DI library to address issues with the flash.utils.describeType function, and provides an API that makes the common use-cases of the DI library quick and easy. [Less]

0
 
  0 reviews  |  0 users  |  13,941 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.