On Tuesday 10 August 2004 22:08, Vinod Panicker wrote:

> Really nice to know all this - got some good info.  I've downloaded
> avalon and plan to start tinkering with it tomorrow.  My only worry
> was about if it was "low-level" enough to handle system level
> activities and also modular so that i could have the nice
> abstraction/encapsulation that stuff like ejb provides.

Allow me to smile widely :o)

EJB is a joke when it comes to abstraction/encapsulation... 'nuff said.

Avalon was started out with the task in hand to provide proper encapsulation 
and separation of interface/implementation, and what is now known as 
Inversion of Control, meaning the component is provided with what it needs, 
doesn't go about trying to get it by itself.

The principles that Avalon is built upon are very sound, and when properly 
implemented gives you tremendous re-usability.

Cheers
Niclas
-- 
   +------//-------------------+
  / http://www.bali.ac        /
 / http://niclas.hedhman.org / 
+------//-------------------+


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

Reply via email to