Browsing projects by Tag(s)

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

Showing page 1 of 1

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 5 days ago
 
 

EvaProperties is a properties and dependency injection framework. It supports property inheritance, knows Ant or Maven style references and it instantiates and wires Java objects. You can read properties from the classpath, any input stream or a file and save them again.

3.0
   
  0 reviews  |  2 users  |  7,497 lines of code  |  0 current contributors  |  Analyzed 6 months ago
 
 

T2 framework is a simple and easy annotation based web framework for web & java developers. Lucy is the lightweight dependency injection and AOP container, as the subproject of T2.

0
 
  0 reviews  |  2 users  |  444,143 lines of code  |  0 current contributors  |  Analyzed 9 days ago
 
 

Graph-based dependency injector for Java

0
 
  0 reviews  |  2 users  |  10,603 lines of code  |  4 current contributors  |  Analyzed 4 days ago
 
 

The Common Service Locator library contains a shared interface for service location which application and framework developers can reference. The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities ... [More] without relying on hard references. The hope is that using this library, third-party applications and frameworks can begin to leverage IoC/Service Location without tying themselves down to a specific implementation. [Less]

0
 
  0 reviews  |  1 user  |  362 lines of code  |  0 current contributors  |  Analyzed almost 2 years ago
 
 

NDI

Compare

NDI is a small dependency injection container and tooling for .NET C# projects that are small or that do not need the complexity of bigger IOC solutions. NDI's goal is to be small, fast and clean.

0
 
  0 reviews  |  1 user  |  3,363 lines of code  |  1 current contributor  |  Analyzed 3 days ago
 
 

NeoPatterns is a framework exposing some common design patterns: - Inversion of control and dependencies injection - Proxy - Lazy initialization Its specificities are: - Configuration can be done in "meta-assemblies" (but also in code-style or configuration-style), so design is ... [More] done in code, but separated from implementation. - Efficient method interception using IL generation - New design patterns (for hype people) implementation [Less]

0
 
  0 reviews  |  1 user  |  7,679 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

Sphicy is a dependency injection framework for PHP that works like Google's Guice. Dependencies are configured with modules written in PHP, such that complex object graphs can be instantiated through constructor dependency injection.

0
 
  0 reviews  |  0 users  |  1,528 lines of code  |  0 current contributors  |  Analyzed almost 2 years ago
 
 

Aspyct is a Python 2.x and 3.x library including an aspect-oriented programming (AOP) engine, Unit Testing tools, and other general-purpose components.

0
 
  0 reviews  |  0 users  |  1,264 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

Salve solves the problems that cause anemic domain model anti-pattern [1] [2] and brings back object oriented programming to the business tier. It allows POJOs to reference dependencies, yet remain lightweight, serializable, and have unlimited lifecycle (such as being instantiated via the new ... [More] operator). Salve accomplishes this by instrumenting bytecode either at load time via a JVM agent or at build time via a post-compilation step. For more details see WhySalve wiki page. [1] http://www.martinfowler.com/bliki/AnemicDomainModel.html [2] http://www.theserverside.com/patterns/thread.tss?thread_id=31010#172016 [Less]

0
 
  0 reviews  |  0 users  |  25,494 lines of code  |  0 current contributors  |  Analyzed 3 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.