On Sat, 12 Jan 2002 02:04, Paulo Gaspar wrote:
> > What would be the difference between an Avalon4 Context and an Avalon5
> > ComponentManager ?
>
> Let me answer you with a question:
>   What is the difference between an Avalon 4 Context and an Avalon 4
>   ComponentManager?
>
>
> The only difference between and Avalon 4 ComponentManager and an
> Avalon 5 ComponentManager is the way you index components - i.e.,
> the format of the lookup key.

Well it comes down to what is intended to be pulled out from the manager. 
A4CM is intended to be used to pull out services while A4Context/A5CM is 
intended to pull out data relevent to specific environment/context/whatever. 

In A4CM the string is required to indicate a ROle/interface while in 
A4Context the key is an object. (In hindsight a free form string may have 
been better).

A4CM = Service directory + specified key format
A4Context = Data directory + unspecified object format


-- 
Cheers,

Pete

-------------------------
  All things considered, 
 insanity may be the only 
  reasonable alternative.
-------------------------

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

Reply via email to