Projects tagged ‘aspect’


[35 total ]

13 Users
   

FLOW3 is an offspring from the development of the upcoming TYPO3 5.0 Version, the newest version of the CMS. FLOW3 can be used independently of TYPO3 as a development framework. It's making extensive ... [More] use of software development paradigms such as Domain-Driven Design, Dependency Injection and AOP. [Less]
Created about 1 year ago.

11 Users
   

Roma is an Open Source initiative to make Java application development easy. The approach is totally DDD: let's think to the domain of your application and Roma will make the rest: persistence ... [More] (database), presentation (HTML + Ajax), logging, user management, sessions, workflow, scheduler, etc. Roma is a Meta Framework namely a tool that aims to remove dependencies between your application code and frameworks and tools you use. This allows you to change the technology at zero cost without any changes to your application code. Roma is also a MDA implementation since takes its concepts and philosophy but it's totally based on POJOs without to learn other micro languages and complex standards. [Less]
Created over 2 years ago.

11 Users

JBoss AOP is a 100% Pure Java aspected oriented framework usuable in any programming environment or tightly integrated with our application server. Aspects allow you to more easily modularize your ... [More] code base when regular object oriented programming just doesn't fit the bill. It can provide a cleaner separation from application logic and system code. It provides a great way to expose integration points into your software. Combined with JDK 1.5 Annotations, it also is a great way to expand the Java language in a clean pluggable way rather than using annotations solely for code generation. [Less]
Created over 3 years ago.

2 Users
 

StarLight offers Aspect Oriented Programming for .NET applications using the Composition Filters model.
Created over 3 years ago.

2 Users
 

Compose* (or: ComposeStar) is a project that aims at enhancing the power of component- and object-based programming, so that software becomes easier to structure and modularize, hence easier to ... [More] develop, maintain and extend. In particular, Compose* offers aspect-oriented programming (http://aosd.net) through the composition filters model (http://trese.cs.utwente.nl/oldhtml/composition_filters/). [Less]
Created over 3 years ago.

2 Users

SOFA is a component system employing hierarchically composed components with aspect oriented controllers, behavior specification using behavior protocols, automatically generated connectors supporting ... [More] seamless and transparent distribution of applications, and distributed runtime environment with dynamic update of components. SOFA provides a complete framework supporting all the stages of an application lifecycle from development to execution. [Less]
Created about 1 year ago.

1 Users

Page-controller framework for PHP.
Created about 1 year ago.

1 Users

API Docshttp://kimu-aop.googlecode.com/svn/trunk/kimu-aop-interceptors/apidocs/index.html Maven2Maven2 Repository http://kimu-aop.googlecode.com/svn/maven2/ Maven2 Snapshot Repository http://kimu-aop.googlecode.com/svn/maven2-snapshot/
Created 9 months ago.

1 Users
 

Auditing and Statistics package for Java that makes heavy use of annotations and AspectJ
Created about 1 year ago.

1 Users

Method Call Handler - Aspect Oriented Programming Concepts(C#)
Created 7 months ago.