Date: 2004-01-09T08:52:09 Editor: MattReynolds <[EMAIL PROTECTED]> Wiki: Apache Avalon Wiki Page: AvalonForBeginners URL: http://wiki.apache.org/avalon/AvalonForBeginners
no comment Change Log: ------------------------------------------------------------------------------ @@ -1 +1,4 @@ -Avalon is seen as quite complex when it doesn't have to be at all. I'm trying to write a [http://jakarta.apache.org/avalon/excalibur/tweety/avalon-for-beginners.html simple guide] to introduce the simple part of our framework. +===== 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. + +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]
