RSS 4 projects tagged "aop"

Download No website Updated 27 May 2013 Go!

Screenshot
Pop 104.50
Vit 5.44

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.

Download Website Updated 20 Feb 2010 Signal Framework

Screenshot
Pop 41.71
Vit 2.51

Signal Framework is a Spring-based IoC, AOP, and MVC framework for Java ME (J2ME). It supports both MIDP and LWUIT. The project aims to overcome the limitations of J2ME and deliver an application framework on par with what is available for Java SE.

Download Website Updated 08 Jun 2011 pytilities

Screenshot
Pop 26.76
Vit 27.24

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.

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

Screenshot
Pop 18.87
Vit 35.55

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.

Screenshot

Project Spotlight

Iotop

A simple top-like I/O monitor.

Screenshot

Project Spotlight

slapt-get

An APT-like system for Slackware package management.