Date: 2004-01-12T11:55:10 Editor: MattReynolds <[EMAIL PROTECTED]> Wiki: Apache Avalon Wiki Page: AvalonForBeginners URL: http://wiki.apache.org/avalon/AvalonForBeginners
no comment Change Log: ------------------------------------------------------------------------------ @@ -1,6 +1,7 @@ = 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. (If these docs are confusing, please read DocumentationCaveats node). +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. Some of the Avalon docs are old/confusing. If these docs are confusing, please read DocumentationCaveats node. We'll try to put things you should watch out for in there. +== Tutorial, or here's where to start coding == 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]. Need more here about creating/building. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
