donaldp 2002/11/14 23:07:16
Modified: src/xdocs/framework guide-where-to-go-from-here.xml
Log:
Decruft and remove some external todos.
Revision Changes Path
1.3 +2 -16
jakarta-avalon/src/xdocs/framework/guide-where-to-go-from-here.xml
Index: guide-where-to-go-from-here.xml
===================================================================
RCS file:
/home/cvs/jakarta-avalon/src/xdocs/framework/guide-where-to-go-from-here.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- guide-where-to-go-from-here.xml 15 Nov 2002 05:35:28 -0000 1.2
+++ guide-where-to-go-from-here.xml 15 Nov 2002 07:07:16 -0000 1.3
@@ -22,29 +22,15 @@
<p>
After all the information in this guide has sunk in, you're probably
itching to write an Avalon Component. Our
- <link href="@AVALON_BASE@/developing">
- Developing with Avalon guide
+ <link href="../developing/index.html">Developing with Avalon guide
</link> takes you through doing just that. You can download it as a PDF
and read at your leisure (it comes down to 56 printed pages). If that's
too much for you, we suggest you get the latest
- <link href="@AVALON_BASE@/excalibur">excalibur</link> release and
+ <link href="../excalibur/index.html">excalibur</link> release and
take those components as an example. One application that uses a lot of
those components and is in widespread daily use is
<link href="http://xml.apache.org/cocoon">Cocoon</link>.
</p>
- </s1>
- <s1 title="More on Avalon's design concepts">
- <p>A collection of links to interesting projects elsewhere on the web.</p>
-
- <s2 title="Design patterns">
-TODO
- </s2>
- <s2 title="Aspect-Oriented Programming">
-TODO
- </s2>
- <s2 title="Component-Oriented Programming">
-TODO
- </s2>
</s1>
</body>
</document>
--
To unsubscribe, e-mail: <mailto:avalon-cvs-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:avalon-cvs-help@;jakarta.apache.org>