Re: [Plastic-devs] Passing VOEvents via Plastic
Brought to you by:
johndavidtaylor,
thomasboch
|
From: Alasdair A. <aa...@as...> - 2006-04-26 12:41:00
|
John Taylor wrote: > I wonder whether things wouldn't be clearer if we had > > request(sender, destination, message, args[]) //goes to a single > destination > > and > > broadcast(sender, message, args[]) //goes to everyone who claims to > receive it > > instead of what we have currently. Does seem cleaner to me... Al. |