| Projects on Google Code | Results 1 - 10 of 31 |
State-machine with aspect intergrating unimod, eclipse plug-in with UI.
tato loquillo
Trabalho de conclusão de curso.
Título: Utilização de aspectos para implementar variabilidades de uma linha de produto de software
Orientando: Andre Luís Sales de Moraes
Orientadora: Prof. Msc. Thelma Elita Colanzi Lopes
DIN - Departamento de Informática
UEM - Universidade Estadual de Ma...
==Manage and separate your own cross cutting concern from your business functionality==
===Introduction===
I’ve seen many different AOP frameworks implementations in .NET and most of them seems to me too complex to understand.
In this article i will introduce how to make AOP done in your soluti...
Aspect-Oriented Programming (AOP) framework.
Load-time weaving (LTW) is simply binary weaving defered until the point that a class loader loads a class file and defines the class to the JVM. To support this, one or more "weaving class loaders", either provided explicitly by the run-time environ...
= API Docs =
http://kimu-aop.googlecode.com/svn/trunk/kimu-aop-interceptors/apidocs/index.html
= Maven2 =
Maven2 Repository
http://kimu-aop.googlecode.com/svn/maven2/
Maven2 Snapshot Repository
http://kimu-aop.googlecode.com/svn/maven2-snapshot/
An Aspect-Oriented XML Weaving Engine (AXLE)
= XMock =
Coming Soon
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 ...