Berin Loritsch wrote:
> 
> The hint if anything should match the ComponentSelector idea, and be an
> Object.  Map (as an interface) provides a flexible N-dimensional lookup.

Right. In a reply to Steve I actually suggested this:

   Object lookup( String role, Object policy );
   Object hasService( String role, Object policy );

which maintains the same flexibility, but doesn't limit the performance 
or ease of use.

(: A ;)



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

Reply via email to