krysalis-impus/src/documentation/content/xdocs index.xml,1.3,1.4

[email protected] Fri, 28 Mar 2003 18:09:03 -0800
Newsgroups gmane.comp.krysalis.sandbox
Message-ID <[email protected]>
Update of /cvsroot/metamorphosis/krysalis-impus/src/documentation/content/xdocs
In directory sc8-pr-cvs1:/tmp/cvs-serv24783/src/documentation/content/xdocs

Modified Files:
	index.xml 
Log Message:
Documentation updates

Index: index.xml
===================================================================
RCS file: /cvsroot/metamorphosis/krysalis-impus/src/documentation/content/xdocs/index.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** index.xml	24 Mar 2003 11:54:12 -0000	1.3
--- index.xml	29 Mar 2003 02:09:01 -0000	1.4
***************
*** 52,55 ****
--- 52,72 ----
              </p>
              <p>
+                 The equivilant in Java would be:
+             </p>
+             <source>
+                 MyClass myVar = new MyClass();
+                 myVar.setProp1("test");
+                 myVar.setProp2(20.9);
+                 myVar.setProp3(true);
+                 APoint p = new APoint();
+                 p.setX(2);
+                 p.setY(5);
+                 myVar.setProp4(aPoint);
+             </source>
+             <p>
+                 Clearly the first option is easier to read or more consise.  The
+                 benefits get greater as the nesting level gets deeper.
+             </p>
+             <p>
                  Arrays and collections can be initialized using the following syntax:
              </p>
***************
*** 116,119 ****
--- 133,150 ----
                  you use a single quote for strings.</li>
              </ul>
+         </section>
+         <section>
+             <title>
+                 Downloading and Installing
+             </title>
+             <p>
+                 The latest impus release can be downloaded from the
+                 <a href="http://sourceforge.net/project/showfiles.php?group_id=48571">file section</a>
+                 in the source forge project page.
+             </p>
+             <p>
+                 The distribution is avialable in source or binary form as well as
+                 a standalone jar file.
+             </p>
          </section>
      </body>




-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en