Subject Re: [IB-Architect] Messaging API
Author Doug Chamberlin
At 5/18/00 05:44 PM (Thursday), 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:'.

No, I didn't miss it. My scenario is handily taken care of by Jim'
solution. The client just has to pick the subset of primary key values it
is interested in and register interest in those events.

To register for "Customer:*" events is a nice add on which clearly has
utility but I wouldn't classify it as a necessity.