Mail Archive Home | fractal-commits List | January 2007 Index
| <-- Date Index | <-- Thread Index |
Date: Wednesday, January 31, 2007 @ 15:33:12
Author: seintur
Path: /cvsroot/fractal/web/xml/root/julia
Modified: index.xml
Updating julia specific web page with 2.5 info.
-----------+
index.xml | 21 ++++++++++++++-------
1 files changed, 14 insertions(+), 7 deletions(-)
Index: web/xml/root/julia/index.xml
diff -u web/xml/root/julia/index.xml:1.3 web/xml/root/julia/index.xml:1.4
--- web/xml/root/julia/index.xml:1.3 Wed Dec 6 21:19:14 2006
+++ web/xml/root/julia/index.xml Wed Jan 31 15:33:06 2007
@@ -43,23 +43,30 @@
<ul>
<li>to generate interceptor and Fractal interface instances,</li>
- <li>to perform optimizations such as merging strategies for
reducing the
+ <li>to perform optimizations such as merge strategies for
reducing the
memory footprint of a Fractal component,</li>
- <li>to modularize the writing of control classes by providing a
mixin
- algorithm which allows generating a class from several
different
+ <li>to modularize the writing of control classes with a mixin
+ algorithm which generates the bytecode of a class from
several different
layers developed independantly.</li>
</ul>
<p>
- By using runtime bytecode engineering, Julia allows incorporating
Fractal
- components whose source code is not available.
+ Since version 2.5, Julia provides the notion of a component-based
control
+ membrane. The idea is to define the control semantics of a Fractal
component
+ with the assembling of other so-called control components. These control
+ component are themselves Fractal compliant (they implement the
+ <a href="/current/doc/javadoc/fractal/overview-summary.html">Fractal
API</a>)
+ and their assembling is described with
+ <a href="../fractaladl/index.html">Fractal ADL</a>.
+ This feature is described in Section 9 of the
+ <a href="/current/doc/javadoc/julia/overview-summary.html#9">Julia
API</a> documentation.
</p>
<subtitle anchor="download">Download</subtitle>
<p>
Julia can be
- <a
href="http://forge.objectweb.org/project/showfiles.php?group_id=22&release_id=1706">
+ <a
href="http://forge.objectweb.org/project/showfiles.php?group_id=22&release_id=1848">
downloaded</a> from the ObjectWeb Forge Site.
</p>
@@ -68,7 +75,7 @@
<ul>
<li>The <a href="../tutorials/julia/index.html">Julia
Tutorial</a>
explains how Julia can be configured.</li>
- <li>The <a
href="../current/doc/javadoc/julia/overview-summary.html">Julia
+ <li>The <a
href="/current/doc/javadoc/julia/overview-summary.html">Julia
API</a> documentation explains how Julia is designed
and implemented.</li>
</ul>
| <-- Date Index | <-- Thread Index |
Powered by MHonArc.
Copyright © 2006-2007, OW2 Consortium | contact | webmaster.