| Projects on Google Code | Results 1 - 7 of 7 |
the MeSDK provides a light and small object implementation for core developing
it includes the MeObjects, MeRTTI, and MeAOP etc.
The MeAOP Library is Aspect Oriented Programming for delphi. IMO, the aspect is the general feature in fact. It's a helper for
object-oriented programming to re-use ...
MeAOP,
AOP,
Aspect-OrientedProgramming,
Delphi,
Inject,
Interceptor,
Library,
MeObject,
MeInjector,
MeFeature
=Captor-AO Project=
A Software Product Line (SPL) consists of a set of software systems that share common features and fulfill the specific requirements of a particular domain. In order to make the products instantiation process faster and less prone to errors, the project of a SPL can adopt the ...
Clara (!CompiLe-time Approximation of Runtime Analyses) is a novel research framework for the implementation of hybrid typestate analyses, which use static analyses to partially evaluate runtime monitors for typestate properties. The major design goal of Clara is to de-couple the code-generation for...
staticanalysis,
typestate,
AspectJ,
aspect-orientedprogramming,
advice,
finite-statemachine,
monitoring,
residual,
runtimeverification
PHP ClassStructure is a collection of PHP5 classes to aid in the dynamic construction of advanced composite classes using techniques similar to dynamic inheritence and aspect-oriented programming.
More documentation, business cases, and code examples will soon be posted.
DynAspect.NET is driven by a need for an industrial-strength Aspect-oriented programming suite. DynAspect.NET is designed to combat some of the larger barriers to adoption of AOP by industry, including learning a new language, using third party tools, and modifying the build process. DynAspect.NET r...
[http://phpaspect.org http://phpaspect.org/images/phpaspect.png]
phpAspect is a php language extension which implements aspect-oriented programming. The phpaspect compiler weaves aspects implementing crosscutting concerns into PHP source code. The weaving process is static (before source code exe...
= Introduction =
== Install ==
Please, download latest version of library from [http://code.google.com/p/aop4php/downloads/ Downloads section] or checkout from [http://code.google.com/p/aop4php/source/checkout SVN].
Upack package file to your project directory.
== Usage ==
{{{
incl...