Date: 2004-01-12T11:49:23 Editor: MattReynolds <[EMAIL PROTECTED]> Wiki: Apache Avalon Wiki Page: AvalonForBeginners URL: http://wiki.apache.org/avalon/AvalonForBeginners
Added link to node about the official docs Change Log: ------------------------------------------------------------------------------ @@ -1,5 +1,5 @@ = Avalon Beginners Guide = -You should start by reading [http://avalon.apache.org/doc/index.html Avalon's documentation]. Start with the [http://avalon.apache.org/developing/index.html Developing guide]. Although the Developing guide is somewhat dated, it's important to note the overall view of concepts relating to component, component control, and how components interact with their surroundings (Work/Role Interfaces, etc). It's also recommended that you read the related documents, such as the [http://www.laputan.org/drc/drc.html IoC] and [http://www.research.ibm.com/hyperspace/MDSOC.htm SoC] pattern documents. +You should start by reading [http://avalon.apache.org/doc/index.html Avalon's documentation]. Start with the [http://avalon.apache.org/developing/index.html Developing guide]. Although the Developing guide is somewhat dated, it's important to note the overall view of concepts relating to component, component control, and how components interact with their surroundings (Work/Role Interfaces, etc). It's also recommended that you read the related documents, such as the [http://www.laputan.org/drc/drc.html IoC] and [http://www.research.ibm.com/hyperspace/MDSOC.htm SoC] pattern documents. (If these docs are confusing, please read [wiki:DocumentationCaveats the documentation caveat] node). From there, download and install the [http://avalon.apache.org/merlin/ Merlin container], and read the [http://avalon.apache.org/merlin/starting/index.html introductory documentation]. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
