RSS 4 projects tagged "aop"

No download Website Updated 04 Jan 2010 Java Debugging with Statement Aspects

Screenshot
Pop 19.21
Vit 35.18

Java Debugging with Statement Aspects provides the possibility to skip certain statements from being executed during debugging. It lets you add your custom logic before and after execution of certain statements. It provides the possibility of tracing at the granularity of line numbers without touching the source code.

No download Website Updated 16 May 2012 Ding Framework

Screenshot
Pop 155.13
Vit 11.47

Ding is a PHP framework that provides dependency injection (by Setter, Constructor, and Method), Aspect Oriented Programming, XML, YAML, Events support, and some JSR 250/330 annotations as bean definition providers, lightweight, can be deployed as a PHAR file, simple, and quick MVC, syslog, TCP client and server with non-blocking sockets, timers, and custom error, signal, and exception handling, PAGI integration (for the Asterisk gateway interface), and PAMI integration (for Asterisk management). It is similar to Java's Seasar and Spring.

Download Website Updated 08 Jun 2011 pytilities

Screenshot
Pop 25.77
Vit 26.78

Pytilities offers AOP and monkey-patching features for Python 3. Pytilities also offers other features such as help in delegating calls to an inner object, function overloading, some special descriptors, geometry classes, event dispatching classes, and more. The AOP features allow you to make reusable Aspect classes, (un)apply multiple aspects to an instance or class, add new attributes to an instance, and apply advice to all attribute access of an instance or class.

Download No website Updated 15 Mar 2013 Go!

Screenshot
Pop 105.05
Vit 2.46

Go! is a PHP 5.4 library that allows developers to add support for aspect-oriented programming (AOP) to their PHP applications. It doesn't require PECL extensions, Runkit, evals, or DI containers. The code with weaved aspects is fully readable and native, and can be easily debugged with XDebug. You can debug either classes or aspects. It can potentially be installed in every PHP application because you don't have to change the application source code at all. As an example, with the help of 10-20 lines of code it is possible to intercept all of the public, protected, and static methods in all classes of an application, and display the name and the arguments of each method during its execution.

Screenshot

Project Spotlight

taccGL

A JavaScript library for GPU accelerated HTML animations.

Screenshot

Project Spotlight

Clement

An SMTP server used to filter unwanted mail at the SMTP protocol level.