From: Peter Donald <[EMAIL PROTECTED]>
> On Fri, 7 Feb 2003 09:02, Noel J. Bergman wrote:
> > > > > does anyone actually know what use case would use multicast?
> > > > Why have a listener at all?
> > > Good question - anyone care to answer?
> > If we can get an answer to mine, we can probably answer yours.
> I always find it amusing that some can decide on how a feature is
implemented
> ... without even knowing the use cases.

I couldn't care less whether it is unicast or multicast.  What I do care
about is that if it is possible for two components to call the method, that
there not be a silent failure.  But, hey, I am looking forward to a use case
for a public API in a component architecture that justifies silently
ignoring error conditions, and not notifying the caller that the behavior it
expects will never occur.

        --- Noel


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

Reply via email to