Mail Archive Home | fractal-commits List | May 2008 Index
| <-- Date Index --> | <-- Thread Index --> |
Make the readme for the Cecilia cloneable example.
--- trunk/cecilia-framework/examples/cloneable/README.txt 2008-05-27 13:30:44 UTC (rev 7795)
+++ trunk/cecilia-framework/examples/cloneable/README.txt 2008-05-27 13:39:57 UTC (rev 7796)
@@ -1 +1,21 @@
-This application aims at evaluating the cost of the dynamic creation of components.
+##################################################
+# Cecilia Cloneable Components example: OVERVIEW
+##################################################
+
+This example shows a basic Fractal application
+with a factory of composite components.
+
+
+###################################################
+# LAUNCHING THE EXAMPLE WITH MAVEN
+###################################################
+From the command line, simply type:
+ $ mvn clean compile
+
+
+Afterwards, execute the binary "cloneable" file with:
+ $ target/build/obj/cloneable
+
+
+You should see 100 lines containing the integers
+from 1 to 300, 3 integers on each line.
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 2006-2007, OW2 Consortium | contact | webmaster.