On Thursday 15 January 2004 13:26, Vikas Phonsa wrote:
> Requirements, I understand. Now what do u mean by solutions ?

Example;
Block A depends on Service B. Therefor it declares the Dependency Requirement 
in the .xinfo file (through the declaration in the @avalon.dependency tag).

When Block A is deployed, the deployer knows that it needs a Service B, so 
he/she will declare the "solution" of "Component C is fulfilling this 
dependency", and Merlin will make sure that Component C implements Service B, 
and if so, provide Component C in the ServiceManager.lookup() of the Block A 
when it request it.


Clearer?
Niclas

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

Reply via email to