Nader,
> -----Original Message-----
> From: Nader Aeinehchi [mailto:[EMAIL PROTECTED]
> Sent: Thursday, April 15, 2004 3:06 PM
> To: Avalon Developers List
> Subject: Re: [RT] New Lookup mechanism
> 4. A client code looks up for a particular service by sending Template.
> Template may include a combination of Id, Class(es) and Entry(ies)
>
> public class Template implements Serializable {
> public Id id;
> public Class[] classes;
> public Entry[] attributes;
> public Template(Id id, Class[] classes, Entry[] attributes)
> }
Very interesting mechanism Nader! So these Entry attributes here are used
as the criteria to query for a specific service? I like this very much
because it seems simple yet very expressive.
I wonder what others will think about it. BTW I need to start
getting educated on JINI. Have not really taken a look at it but
we at Avalon should be looking at other mechanisms before we invent
our own.
Alex
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]