Path to this page:
./
wip/aokell,
AOKell is a Java implementation of the Fractal component model
Branch: CURRENT,
Version: 2.0,
Package name: aokell-2.0,
Maintainer: jihbed.researchAOKell is a Java implementation of the Fractal component model which uses
Aspect-Oriented Programming. The goal of AOKell is to provide some high level
mechanisms for implementing the control semantics of a Fractal component.
The two main contributions of AOKell are to provide:
* an aspect-oriented solution for gluing the control part of a
Fractal component with its content,
* a component-based solution for implementing the control part of
a Fractal component.
AOKell is then a framework where the notions of a component, an interface, and a
binding are used both to implement the business part of an application and its
control semantics. The novelty is thus to provide a component-based
engineering of control.This control part is then glued to the content
using either AspectJ aspects or Spoon processors.
Required to build:[
lang/sun-jre7] [
lang/sun-jdk7] [
pkgtools/cwrappers]
Master sites:
RMD160: 97d78a26ccece1929da426dd84d6ec1e7aa111fa
Filesize: 5827.252 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
CVS history: (Expand)
2012-09-24 18:56:26 by Aleksej Saushev | Files touched by this commit (144) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't and might probably not have staged installation.
|
2011-01-19 15:14:04 by Kamel Derouiche | Files touched by this commit (4) | |
Log message:
Import aokell-2.0 as wip/aokell.
AOKell is a Java implementation of the Fractal component model which uses
Aspect-Oriented Programming. The goal of AOKell is to provide some high level
mechanisms for implementing the control semantics of a Fractal component.
The two main contributions of AOKell are to provide:
* an aspect-oriented solution for gluing the control part of a
Fractal component with its content,
* a component-based solution for implementing the control part of
a Fractal component.
AOKell is then a framework where the notions of a component, an interface, and a
binding are used both to implement the business part of an application and its
control semantics. The novelty is thus to provide a component-based
engineering of control.This control part is then glued to the content
using either AspectJ aspects or Spoon processors.
|