Date: 2004-03-11T02:35:46
   Editor: 203.200.28.150 <>
   Wiki: Apache Avalon Wiki
   Page: AvalonForBeginners
   URL: http://wiki.apache.org/avalon/AvalonForBeginners

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -2,6 +2,9 @@
 
 Welcome to the Apache Avalon "Beginner's Guide."
 
+Changes made here by Ajay Danait are saved here.
+================================================
+
 The purpose of this guide is to ease Avalon's notorious learning curve. To some, the 
programming framework possesses the same mysterious atmosphere as its Arthurian 
namesake. This is truly unfortunate since Avalon, at its core, is profoundly simple. 
The sort of simple that when you "get it" you wonder what all the fuss was about.
 
 One way to describe Avalon is as a set of design patterns -- programming methods and 
object oriented techniques -- and concrete implementations of those patterns. In this 
guide we will focus on the implementation and application side of the framework. In 
other words, real programming examples and real application solutions. Concepts like 
"component oriented programming" and "inversion of control" need not be esoteric and 
seeing actual usage of these ideas will help you see how Avalon can apply to and 
improve your own projects. If your exploration of Avalon is anything like my own, then 
you'll soon begin to wonder why you ever programmed any other way.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to