Peter Donald wrote:
> On Wed, 26 Jun 2002 16:26, Nicola Ken Barozzi wrote:
> 
>>Peter Donald wrote:
>>
>>>It really comes down to what the component writer wants to classify as a
>>>constraint and what they want to classify as a hint/policy. The component
>>>writer could choose to make "secure" a constraint or they could choose to
>>>make it a hint.
>>
>>Peter, what you say makes sense, but how the f**k can you make the client
>>specify a hint||constraint with
>>
>>   SSLSocket sslSocket = (SSLSocket)cm.lookup(socketType);
>>
>>?!?!?!?!?!?
> 
> 
> ummm ... metadata?

Me no understand.
Me need to see code. Example.
Please help poor programmer.

> BTW there is not a chance that I would suggest that you directly extract a 
> resource directly from a ComponentManager. That would suck unbelievably, 
> would never scale and lead to all sorts of design compromises. You aquire a 
> SocketManager who does the work.

?

If my component is Composable, I get a ComponentManager, not a 
SocketManager.
I don't want to make a SocketManager.
I want to use a pre-built Manager.

Do I have to pay you to get example in code or are you gonna enlighten 
me for free if I whine enough?

-- 
Nicola Ken Barozzi                   [EMAIL PROTECTED]
             - verba volant, scripta manent -
    (discussions get forgotten, just code remains)
---------------------------------------------------------------------


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

Reply via email to