Mail Archive Home | fractal-commits List | November 2006 Index
| <-- Date Index --> | <-- Thread Index --> |
Date: Thursday, November 30, 2006 @ 09:21:14
Author: seintur
Path: /cvsroot/fractal/web/xml/root
Added: aokell/index.xml
Modified: index.xml
Introducing a page specific to AOKell.
------------------+
aokell/index.xml | 75 +++++++++++++++++++++++++++++++++++++++++++++++++++++
index.xml | 2 -
2 files changed, 76 insertions(+), 1 deletion(-)
Index: web/xml/root/aokell/index.xml
diff -u /dev/null web/xml/root/aokell/index.xml:1.1
--- /dev/null Thu Nov 30 09:21:14 2006
+++ web/xml/root/aokell/index.xml Thu Nov 30 09:21:14 2006
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
+
+<!DOCTYPE document SYSTEM '../../../common/dtd/objectweb.dtd'>
+
+<document>
+
+ <properties>
+ <author email="fractal@xxxxxxxxxxxxx">Fractal team</author>
+ <title>Julia</title>
+ <filename>index.xml</filename>
+ <pathtoroot>..</pathtoroot>
+ </properties>
+
+ <body>
+ <s1 name="AOKell">
+
+ <p>
+ <strong>AOKell</strong> 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.
+ </p>
+
+ <p>
+ The two main contributions of AOKell are to provide:
+ </p>
+
+ <ul>
+ <li>an aspect-oriented solution for gluing the control part of a
Fractal component
+ with its content,</li>
+ <li>a component-based solution for implementing the control part
of a Fractal
+ component.</li>
+ </ul>
+
+ <p>
+ 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
+ <a href="http://www.eclipse.org/aspectj">AspectJ</a> aspects or
+ <a href="http://spoon.gforge.inria.fr">Spoon</a> processors.
+ </p>
+
+ <subtitle>Download</subtitle>
+
+ <p>
+ AOKell can be
+ <a
href="http://forge.objectweb.org/project/showfiles.php?group_id=22&release_id=1698">
+ downloaded</a> from the ObjectWeb Forge Site.
+ </p>
+
+ <subtitle>Documentation</subtitle>
+
+ <ul>
+ <li>The <a
href="../tutorials/aokell/index.html">AOKell Documentation</a>
+ presents the design and the implementation of
AOKell.<br/><br/></li>
+ <li>L. Seinturier, N. Pessemier, L. Duchien, T. Coupaye. <em>
+ <a href="http://dx.doi.org/10.1007/11783565_10">A
+ Component Model Engineered with Components and Aspects</a></em>.
+ <a href="http://www.sei.cmu.edu/pacc/CBSE2006/">CBSE'06</a>.
+ <a
href="http://www.springerlink.com/link.asp?id=r56580173782">LNCS 4063</a>.
June 2006.</li>
+ </ul>
+
+ <subtitle>Mailing list</subtitle>
+
+ <p>
+ Questions, comments, ideas, etc. related to AOKell can be posted on
the
+ <a href="http://www.objectweb.org/wws/info/fractal">Fractal mailing
list</a>.
+ </p>
+
+ </s1>
+
+ </body>
+
+</document>
+
Index: web/xml/root/index.xml
diff -u web/xml/root/index.xml:1.22 web/xml/root/index.xml:1.23
--- web/xml/root/index.xml:1.22 Wed Nov 29 22:07:08 2006
+++ web/xml/root/index.xml Thu Nov 30 09:21:14 2006
@@ -64,7 +64,7 @@
<li><strong><a href="julia/index.html">Julia</a></strong> is
the reference implementation of the Fractal component model.
Julia is
written in <strong>Java</strong>.<br/><br/></li>
- <li><strong><a
href="tutorials/aokell/index.html">AOKell</a></strong> is
+ <li><strong><a href="aokell/index.html">AOKell</a></strong> is
a <strong>Java</strong> implementation of the Fractal component
model which
uses Aspect-Oriented Programming.</li>
<li><strong><a
href="http://csl.ensm-douai.fr/FracTalk">FracTalk</a></strong>
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 2006-2007, OW2 Consortium | contact | webmaster.