Subject Re: [IB-Architect] Messaging API
Author Jim Starkey
At 02:44 PM 5/18/00 -0700, Jason Wharton wrote:
>Seems you missed the limitation... Unless there is a client waiting for the
>exact event it is useless to post it. A client can't say give me every event
>that starts with 'Customer:'.
>

Ah, but you're not interested in all customers, just the ones that
you're displaying. Ask for the ones that you want and the rest is a
"simple matter of coding" (smop). That way you get exactly the
information you want and the server doesn't waste any effort sending
unnecessary messages.

Jim Starkey