Mail Archive Home | fractal-commits List | January 2007 Index
| <-- Date Index --> | <-- Thread Index --> |
Date: Tuesday, January 30, 2007 @ 15:15:31
Author: seintur
Path: /cvsroot/fractal/julia
Modified: LICENCE.txt README.txt examples/juliak/README.txt
Readme and licence fixes.
----------------------------+
LICENCE.txt | 7 ++++---
README.txt | 6 +++---
examples/juliak/README.txt | 12 +++++++-----
3 files changed, 14 insertions(+), 11 deletions(-)
Index: julia/LICENCE.txt
diff -u julia/LICENCE.txt:1.1 julia/LICENCE.txt:1.2
--- julia/LICENCE.txt:1.1 Wed Jan 17 15:09:16 2007
+++ julia/LICENCE.txt Tue Jan 30 15:15:31 2007
@@ -1,6 +1,6 @@
============================================================================
-AOKell
-Copyright (C) 2005-2006 INRIA, France Telecom, USTL
+Julia: France Telecom's implementation of the Fractal API
+Copyright (C) 2001-2007 France Telecom R&D, INRIA, USTL
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
@@ -18,5 +18,6 @@
Contact: Lionel.Seinturier@xxxxxxx
-Author: Lionel Seinturier
+Author: Eric Bruneton
+Contributor: Lionel Seinturier
============================================================================
Index: julia/README.txt
diff -u julia/README.txt:1.5 julia/README.txt:1.6
--- julia/README.txt:1.5 Sun Jan 28 16:06:24 2007
+++ julia/README.txt Tue Jan 30 15:15:31 2007
@@ -34,13 +34,13 @@
developed for AOKell <http://fractal.objectweb.org/aokell> has been ported to
Julia.
-Some other new features are related:
+Some other new features follow:
- the introspection of a control membrane,
- the gluing of a control membrane to a content,
- the dynamic management of interceptors,
-- the joint use of object-oriented and component-based control membrane?
+- the joint use of object-oriented and component-based control membrane.
-These new features are presented in Section 9 of the Java API documentation.
+These features are presented in Section 9 of the Java API documentation.
See
<http://fractal.objectweb.org/current/doc/javadoc/julia/overview-summary.html#9>.
Index: julia/examples/juliak/README.txt
diff -u julia/examples/juliak/README.txt:1.1
julia/examples/juliak/README.txt:1.2
--- julia/examples/juliak/README.txt:1.1 Wed Jan 17 15:09:16 2007
+++ julia/examples/juliak/README.txt Tue Jan 30 15:15:31 2007
@@ -1,9 +1,11 @@
This example illustrates the features of Julia for the component-based
engineering of control membranes.
-The three existing subpackages illustrates:
-- glue: the dynamic gluing of a control membrane to a content instance,
-- interceptor: the dynamic adding and removing of an interceptor,
-- intropect: the introspection of a control membrane.
+The four existing subpackages illustrates:
+- intropect: the introspection of a control membrane,
+- glue: the gluing of a control membrane to a content,
+- interceptor: the dynamic management of interceptors,
+- mix: the joint use of object-oriented and component-based control membrane.
-October 20, 2006. <Lionel.Seinturier@xxxxxxx>
\ No newline at end of file
+These features are presented in Section 9 of the Java API documentation.
+See
<http://fractal.objectweb.org/current/doc/javadoc/julia/overview-summary.html#9>.
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 2006-2007, OW2 Consortium | contact | webmaster.